esp-idf/components/soc/esp32c5/mp
Guillaume Souchere 78f4474416 fix(soc): Fix ROM stack start for esp32c5-mp
Update the value SOC_ROM_STACK_START to the expected
value from bootloader.ld memory map.
2024-05-21 10:40:22 +02:00
..
include/soc fix(soc): Fix ROM stack start for esp32c5-mp 2024-05-21 10:40:22 +02:00
ld feat(gdma): add GDMA support for ESP32C5 MP 2024-05-14 11:37:40 +08:00
gdma_periph.c feat(gdma): add GDMA support for ESP32C5 MP 2024-05-14 11:37:40 +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
interrupts.c fix(esp32c5): add CLIC interrupt controller support for the ESP32-C5 2024-04-16 10:38:14 +08:00
mpi_periph.c feat: enable RSA support for c5 mp version 2024-05-17 14:22:30 +05:30
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