esp-idf/components/soc/esp32p4
Marius Vikhammer d1132ddfa2 Merge branch 'feature/lp_core_etm' into 'master'
feat(lp-core): added support for using ETM events as wake-up source

Closes IDF-10201 and IDF-6360

See merge request espressif/esp-idf!31810
2024-07-08 12:23:03 +08:00
..
include/soc Merge branch 'feature/lp_core_etm' into 'master' 2024-07-08 12:23:03 +08:00
ld Merge branch 'esp32p4/add_adc_support' into 'master' 2024-06-05 16:31:59 +08:00
adc_periph.c fix(dma): feat(adc): support ADC oneshot mod on ESP32P4 2024-05-22 15:23:58 +08:00
ana_cmpr_periph.c feat(ana_cmpr): supported etm in analog comparator example 2023-09-25 19:57:34 +08:00
cam_periph.c feat(cam): add esp32-p4 lcd_cam dvp driver 2024-06-11 10:59:27 +08:00
dedic_gpio_periph.c feat(fast_gpio): support CPU controlled fast GPIO driver on esp32p4 2024-03-22 17:13:19 +08:00
dma2d_periph.c feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4 2024-01-22 20:51:43 +08:00
emac_periph.c feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
gdma_periph.c feat(gdma): support channel allocator on esp32p4 2023-07-19 18:18:07 +08:00
gpio_periph.c change(gpio): esp32p4 available pins are GPIO0 ~ GPIO54 2023-12-20 11:23:32 +08:00
i2c_periph.c feat(i2c_master): Add lp_i2c support in i2c master driver 2024-04-03 11:39:04 +08:00
i2s_periph.c feat(i2s): supported getting the tx sync count and specify interrupt flags 2023-09-28 15:03:27 +08:00
interrupts.c feature(usb_serial_jtag): add usb serial jtag support for esp32p4 2024-05-11 14:16:57 +08:00
isp_periph.c feat(isp): added isp dvp driver 2024-05-31 18:47:27 +08:00
lcd_periph.c feat(lcd): pre-support rgb and i80 lcd driver on esp32p4 2023-11-21 10:46:52 +08:00
ledc_periph.c feat(ledc): support ledc on esp32p4 2023-10-17 16:40:04 +08:00
mcpwm_periph.c feat(mcpwm): add support for ESP32P4 2023-08-08 18:12:58 +08:00
mipi_csi_periph.c feat(csi): added csi driver 2024-02-04 19:06:11 +08:00
mipi_dsi_periph.c feat(mipi_dsi): added DPHY PLL clock configuration 2024-01-16 17:41:46 +08:00
mpi_periph.c fix(soc): Refactor variable names for MPI operations and block bases 2024-05-14 10:34:33 +05:30
parlio_periph.c feat(parlio_tx): supported parlio tx on p4 2023-09-25 10:42:30 +08:00
pcnt_periph.c feat(pcnt): add driver support on esp32c5 2024-05-16 11:09:48 +08:00
rmt_periph.c feat(rmt): support sleep retention on esp32p4 2024-06-12 10:44:20 +08:00
rtc_io_periph.c change(gpio): esp32p4 available pins are GPIO0 ~ GPIO54 2023-12-20 11:23:32 +08:00
sdio_slave_periph.c feat(soc): soc updates 2023-07-06 18:23:18 +08:00
sdm_periph.c feat(sdm): add driver support for esp32p4 2023-12-01 10:03:09 +08:00
sdmmc_periph.c feat(sdmmc): supported sd2.0 on esp32p4 2023-10-18 11:57:55 +00:00
spi_periph.c feat(spi): add esp32c5 spi support 2024-03-07 18:11:48 +08:00
system_retention_periph.c feat(uart): support uart module sleep retention on c6/h2/p4 2024-06-03 12:40:43 +08:00
temperature_sensor_periph.c feat(temperature_sensor): Add temperature sensor support on esp32p4 2023-12-26 16:45:20 +08:00
timer_periph.c fix(gptimer): fix the regdma overwrite the reload configuration 2024-06-18 09:59:12 +08:00
touch_sensor_periph.c feat(touch_sens): touch sensor driver-ng on P4 2024-06-12 12:09:17 +08:00
twai_periph.c feat(twai): support legacy twai(can) driver for esp32p4 2023-10-26 16:20:45 +08:00
uart_periph.c feat(uart): support uart module sleep retention on c6/h2/p4 2024-06-03 12:40:43 +08:00
wdt_periph.c change(wdt): create wdt_periph.c in soc component 2024-06-18 09:59:06 +08:00