mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5186a968be
Core dump integrity check can now be parametrized through menuconfig. It can be performed on boot or ignored. When core dump is activated in the menuconfig, the user can still check the core dump at any time with the function `esp_core_dump_image_check()`. Fix a bug where `esp_core_dump_image_get()` was not accessible when core dump was disabled. Closes https://github.com/espressif/esp-idf/issues/6620 |
||
---|---|---|
.. | ||
esp_core_dump.h |