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
include
public_compat
soc panic: handlers can now be placed in flash 2021-04-15 11:58:46 +08:00
CMakeLists.txt
brownout.c
cpu_start.c
panic_handler.c panic: handlers can now be placed in flash 2021-04-15 11:58:46 +08:00