OVMS3-idf/components/nvs_flash/test
Sagar Bijwe 1df85e0039 nvs_flash: Version compatibility check for nvs storage
This change adds a check for compatibility between the nvs version
found on nvs flash and the one assumed by running code during nvs
initialization. Any mismatch is reported to the user using new error
code ESP_ERR_NVS_NEW_VERSION_FOUND.
2018-08-05 00:00:56 +00:00
..
component.mk add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
test_nvs.c nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00