esp-idf/examples/bluetooth
Angus Gratton 5f56f2ca01 Merge branch 'feature/nvs_version_check' into 'master'
nvs_flash: Version compatibility check for nvs storage

See merge request idf/esp-idf!2855
2018-08-07 13:31:49 +08:00
..
a2dp_gatts_coex nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
a2dp_sink nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
a2dp_source nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
ble_adv nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
ble_eddystone
ble_hid_device_demo nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
ble_ibeacon
ble_spp_client
ble_spp_server nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
ble_throughput nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
blufi nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
bt_discovery nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
bt_spp_acceptor nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
bt_spp_initiator nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
bt_spp_vfs_acceptor nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
bt_spp_vfs_initiator nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
controller_hci_uart nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
gatt_client nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
gatt_security_client nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
gatt_security_server Merge branch 'feature/nvs_version_check' into 'master' 2018-08-07 13:31:49 +08:00
gatt_server nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
gatt_server_service_table nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
gattc_multi_connect nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
README.md

README.md

Bluetooth Examples

Note: To use examples in this directory, you need to have Bluetooth enabled in configuration. Run make menuconfig, go to Component config and verify if you see [*] Bluetooth. If not - enable it and save.

See the README.md file in the upper level examples directory for more information about examples.