399477cd10
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. |
||
---|---|---|
.. | ||
include | ||
include_core_dump | ||
src | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
espcoredump.py | ||
Kconfig | ||
linker.lf |