esp-idf/components/esp_system/port/soc/esp32p4
2024-07-15 10:16:54 +08:00
..
cache_err_int.c feat(cache): supported cache panic on p4 2024-07-15 10:16:54 +08:00
clk.c fix(esp_system): update power domain configuration with slow clock source selection 2024-04-17 15:45:52 +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 fix(esp_system): workaround for CI pass 2024-03-27 13:59:37 +08:00
system_internal.c fix(esp_system): Enable crpyto peripherals related clocks for specific ESP32-P4 ECOs 2024-04-12 14:56:53 +05:30