OVMS3-idf/components/nvs_flash/test
Sagar Bijwe d32128440d nvs_flash: Detect key partition as uninitialised even if encrypted by bootloader
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.
2019-02-01 13:28:13 +05:30
..
CMakeLists.txt unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
component.mk nvs_flash: Add support for nvs encryption 2018-09-24 11:25:21 +05:30
encryption_keys.bin nvs_flash: Add support for nvs encryption 2018-09-24 11:25:21 +05:30
partition_encrypted.bin nvs_flash: Add support for nvs encryption 2018-09-24 11:25:21 +05:30
sample.bin nvs_flash: Add support for nvs encryption 2018-09-24 11:25:21 +05:30
test_nvs.c nvs_flash: Detect key partition as uninitialised even if encrypted by bootloader 2019-02-01 13:28:13 +05:30