esp-idf/components/esp_system/port
Omar Chebib bb9aa806f7 panic: handlers can now be placed in flash
By unchecking "Place panic handler code in IRAM" in the menuconfig,
the panic handlers will be placed in flash. Of course, flash cache must
be activated when entering panic handlers.
2021-04-15 11:58:46 +08:00
..
arch esp32c3: memprot API upgrade and test application 2021-04-12 13:44:11 +10:00
include esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm 2021-04-07 17:53:37 +08:00
public_compat esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm 2021-04-07 17:53:37 +08:00
soc panic: handlers can now be placed in flash 2021-04-15 11:58:46 +08:00
brownout.c ulp: clear rtc int at initialization 2021-03-31 17:15:55 +08:00
CMakeLists.txt esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm 2021-04-07 17:53:37 +08:00
cpu_start.c esp32: move brownout and cache err int setup 2021-03-31 19:13:03 +08:00
panic_handler.c panic: handlers can now be placed in flash 2021-04-15 11:58:46 +08:00