esp-idf/components/esp_system/port/soc/esp32c3
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
..
apb_backup_dma.c refactor(tools): Tidy up core component files copyright ignore 2024-01-22 18:07:35 +08:00
cache_err_int.c refactor(riscv): added a new API for the interrupts 2024-01-18 16:36:53 +08:00
clk.c refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
CMakeLists.txt feat(esp-system): moved common arch files out to common cmakelist 2023-08-29 16:14:43 +08:00
Kconfig.cpu soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
Kconfig.system system: move kconfig options out of target component 2022-03-02 01:22:26 +00:00
reset_reason.c esp_system: Add reset reasons for USB_UART and USB_JTAG 2023-04-19 10:09:19 +08:00
system_internal.c fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions, 2024-01-18 10:51:51 +08:00