mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d32128440d
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
component.mk | ||
encryption_keys.bin | ||
partition_encrypted.bin | ||
sample.bin | ||
test_nvs.c |