esp-idf/components/esp_system/port/soc
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
..
esp32 esp32: move system api to esp_system 2021-03-31 19:13:03 +08:00
esp32c3 panic: handlers can now be placed in flash 2021-04-15 11:58:46 +08:00
esp32s2 esp_system: move asysnc memcpy to esp_hw_support 2021-04-07 17:53:37 +08:00
esp32s3 esp_system: move asysnc memcpy to esp_hw_support 2021-04-07 17:53:37 +08:00