esp-idf/components
Michael (XIAO Xufeng) 9d30b04f68 coredump: use esp_flash api in coredump
Also put esp_flash functions into noflash region, when
ESP32_PANIC_HANDLER_IRAM and coredump are enabled. The option disables
the re-enabling of the CPU-cache when it's disabled during coredump.
This requires all the coredump functions including the flash API to be
in the D/IRAM.
2019-09-14 17:02:08 +08:00
..
2019-08-09 13:46:31 +08:00
2019-09-03 11:01:16 +08:00
2019-08-09 13:46:31 +08:00
2019-08-09 13:46:31 +08:00
2019-08-14 10:03:27 +10:00
2019-06-21 19:53:29 +08:00
2019-09-14 17:01:36 +08:00