mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04:00
Currently, only erase operation performed by the application leads to detection of NVS key partition as uninitialised. This change adds additional checks for detecting partition as uninitialised, when device boots first time right after encryption by bootloader.