esp-idf/components/esp_system/port/soc/esp32c3
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
..
apb_backup_dma.c esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00
cache_err_int.c esp32: move brownout and cache err int setup 2021-03-31 19:13:03 +08:00
cache_err_int.h esp32: move brownout and cache err int setup 2021-03-31 19:13:03 +08:00
clk.c wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00
CMakeLists.txt esp_system: move asysnc memcpy to esp_hw_support 2021-04-07 17:53:37 +08:00
reset_reason.c panic: handlers can now be placed in flash 2021-04-15 11:58:46 +08:00
system_internal.c esp32: move system api to esp_system 2021-03-31 19:13:03 +08:00