mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
1feb3c9f9b
If there's an unattended boot loop or a crash that causes another crash on the next boot, it needs to be possible to avoid overwriting a saved core dump with another core dump. Add an option to do this and skip writing core dumps if the partition isn't empty. Fixes #12027. Mergeshttps://github.com/espressif/esp-idf/pull/12105 |
||
---|---|---|
.. | ||
include | ||
include_core_dump | ||
src | ||
test_apps | ||
CMakeLists.txt | ||
espcoredump.py | ||
Kconfig | ||
linker.lf | ||
sdkconfig.rename |