mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-08 06:06:32 +03:00
The coredump is now encrypted when saved on an encrypted flash. The cache used for saving the file onto the flash is bigger, making the proccess more efficient. Relates to IDF-458 Closes https://github.com/espressif/esp-idf/issues/2932