OVMS3-idf/examples/bluetooth/bt_spp_vfs_initiator/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
..
component.mk component/bt: Add SPP profile with VFS 2018-04-28 11:36:22 +08:00
example_spp_vfs_initiator_demo.c nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
spp_task.c component/bt: Add SPP profile with VFS 2018-04-28 11:36:22 +08:00
spp_task.h component/bt: Add SPP profile with VFS 2018-04-28 11:36:22 +08:00