mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
e2fb582cf8
This is to allow having pre IDF v4.3 behavior where "encrypted"
flag was not being checked for NVS partitions.
It is recommended to enable this new config only if you have
production devices where NVS partition was being set with "encrypted"
flag by mistake.
Please see commit
|
||
---|---|---|
.. | ||
host_test | ||
include | ||
nvs_partition_generator | ||
src | ||
test | ||
test_nvs_host | ||
.gitignore | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig |