esp-idf/components/esp_system/port/soc/esp32p4
2024-08-07 18:06:56 +08:00
..
cache_err_int.c feat(cache): supported cache panic on p4 2024-07-15 10:16:54 +08:00
clk.c fix(rtc): fixed non-iram rtc code in early stage on p4 leading xip_psram stuck 2024-08-07 18:06:56 +08:00
CMakeLists.txt feat(esp-system): moved common arch files out to common cmakelist 2023-08-29 16:14:43 +08:00
Kconfig.cache feat(cache): support cache driver on esp32p4 2023-09-22 14:19:41 +08:00
Kconfig.cpu feat(clk): add basic clock support for esp32p4 2023-12-29 00:37:26 +08:00
Kconfig.system feat(brownout): Add brownout detector support on esp32p4 2024-05-27 16:40:45 +08:00
reset_reason.c feat(esp_hw_support): bypass rst_reason override for esp32p4eco1 2024-06-28 13:58:44 +08:00
system_internal.c fix(esp_system): fix stuck in bootloader_random_enable after lightsleep 2024-07-10 14:22:39 +08:00