esp-idf/components/soc/esp32c5/mp
nilesh.kale d1fa51e3c9 feat: enable flash encryption support for c5
This commit provide support for flash encryption feature in ESP32C5
2024-06-04 14:10:21 +05:30
..
include/soc feat: enable flash encryption support for c5 2024-06-04 14:10:21 +05:30
ld Merge branch 'feature/mcpwm_support_c5' into 'master' 2024-05-29 10:27:35 +08:00
gdma_periph.c feat(uart): support uart module sleep retention on c6/h2/p4 2024-06-03 12:40:43 +08:00
gpio_periph.c feat(gpio): remove io_mux_reg array in gpio_periph.c from c5 2024-05-17 20:55:25 +08:00
i2s_periph.c feat(i2s): c5mp i2s support 2024-05-22 17:29:48 +08:00
interrupts.c fix(esp32c5): add CLIC interrupt controller support for the ESP32-C5 2024-04-16 10:38:14 +08:00
ledc_periph.c feat(ledc): support ledc on esp32c5 2024-05-27 11:26:11 +08:00
mcpwm_periph.c feat(mcpwm): driver support on esp32-c5 2024-05-26 22:55:03 +08:00
mpi_periph.c feat: enable RSA support for c5 mp version 2024-05-17 14:22:30 +05:30
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 2024-04-24 22:10:42 +08:00
spi_periph.c feat(spi): c5mp gpspi master slave and hd driver support 2024-05-21 17:12:41 +08:00
timer_periph.c change(esp_driver_gptimer): do gptimer timer target retention by needs 2024-05-28 15:19:24 +08:00
uart_periph.c feat(uart): support uart module sleep retention on c6/h2/p4 2024-06-03 12:40:43 +08:00