esp-idf/components/soc/esp32c5
Song Ruo Jing cf93777077 refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
Deprecated rtc_xtal_freq_t, replaced with soc_xtal_freq_t defined in
clk_tree_defs.h in soc component.
2024-01-25 19:15:33 +08:00
..
include refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
ld change(esp32c5): update soc files for esp32c5 beta3 2023-12-28 10:23:15 +08:00
gpio_periph.c feat(esp32c5): introduce target esp32c5 2023-11-28 16:14:17 +08:00
interrupts.c change(esp32c5): update soc files for esp32c5 beta3 2023-12-28 10:23:15 +08:00
system_retention_periph.c refactor(esp_hw_support): separate different chip system peripheral regs context defs to target folder 2024-01-23 13:30:01 +08:00
uart_periph.c feat(esp32c5): introduce target esp32c5 2023-11-28 16:14:17 +08:00