OVMS3-idf/examples/bluetooth/blufi/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
..
blufi_example.h examples: Standardise naming of files, symbols, etc. in examples 2017-03-27 17:42:05 +11:00
blufi_example_main.c nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
blufi_security.c Component/bt: add get error event for blufi 2018-01-16 17:29:48 +08:00
component.mk build: Fix comments and avoid build warning 2017-04-27 10:51:45 +08:00