esp-idf/components/soc/esp32c5/mp
nilesh.kale 948d46a765 feat: added ecc peripheral support for esp32c5 for mp version
This commits adds support for ECC peripheral for ESP32C5 MP version
This is tested on mbedtls and hal testapps.
2024-05-14 10:24:52 +05:30
..
include/soc feat: added ecc peripheral support for esp32c5 for mp version 2024-05-14 10:24:52 +05:30
ld feat(gpio): add gpio support on ESP32C5 MP version 2024-04-26 12:27:53 +08:00
gpio_periph.c feat(esp32c5mp): add soc files part 2 2024-03-08 10:48:25 +08:00
interrupts.c fix(esp32c5): add CLIC interrupt controller support for the ESP32-C5 2024-04-16 10:38:14 +08:00
rmt_periph.c feat(rmt): support sleep retention 2024-04-24 22:10:42 +08:00
timer_periph.c feat(gptimer): support timer group driver on c5 mp 2024-04-11 15:52:34 +08:00
uart_periph.c feat(esp32c5mp): add soc files part 2 2024-03-08 10:48:25 +08:00