OVMS3-idf/examples/protocols/aws_iot/thing_shadow/main
Sagar Bijwe a3b5a23b87 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-08 12:43:50 +05:30
..
certs AWS IoT Device SDK Support 2017-03-13 17:23:29 +08:00
component.mk AWS IoT Device SDK Support 2017-03-13 17:23:29 +08:00
Kconfig.projbuild Fix Kconfig.projbuild in some examples, where myssid is erroneously kept as the default value for password. 2018-04-05 14:34:43 +05:30
thing_shadow_sample.c nvs_flash: Version compatibility check for nvs storage 2018-08-08 12:43:50 +05:30