esp-idf/components/soc/esp32c61
Marius Vikhammer 41d39a419f fix(pmp): fixed alignment of PMP addr for RTC mem on C5
Also refactored it for C6/H2/C61 to keep the approach consistent between targets
2024-07-04 16:24:46 +08:00
..
include/soc fix(pmp): fixed alignment of PMP addr for RTC mem on C5 2024-07-04 16:24:46 +08:00
ld feat(gpio): rename c61 IOMUX to IO_MUX 2024-05-13 16:18:19 +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 feat(esp32c61): introduce target esp32c61 2024-03-01 21:12:25 +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