esp-idf/components/esp_system/port/soc/esp32
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
..
cache_err_int.c esp-system: move uncessary IRAM functions to flash 2023-04-10 11:10:28 +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
highint_hdl.S Merge branch 'change/deprecate_legacy_xtensa_include_path' into 'master' 2023-12-05 15:05:29 +08:00
Kconfig.cpu soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
Kconfig.memory Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
Kconfig.system Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
Kconfig.tracemem Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
reset_reason.c esp-system: move uncessary IRAM functions to flash 2023-04-10 11:10:28 +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