OVMS3-idf/examples/protocols/aws_iot/subscribe_publish/main
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
..
certs Replace all DOS line endings with Unix 2018-07-12 19:10:37 +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
subscribe_publish_sample.c nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00