OVMS3-idf/examples/bluetooth/a2dp_gatts_coex/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
..
bt_app_av.c Component/bt: add makefile for coex demo 2018-05-30 19:33:52 +08:00
bt_app_av.h Component/bt: add bt_ble_coex demo 2018-05-22 17:19:44 +08:00
bt_app_core.c Component/bt: add bt_ble_coex demo 2018-05-22 17:19:44 +08:00
bt_app_core.h Component/bt: add bt_ble_coex demo 2018-05-22 17:19:44 +08:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
Kconfig.projbuild Component/bt: add bt_ble_coex demo 2018-05-22 17:19:44 +08:00
main.c nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00