mirror of https://github.com/ARMmbed/mbed-os.git
fix ble exemple names
parent
f57f2657f8
commit
440aea67c5
|
@ -60,16 +60,15 @@
|
|||
"github":"https://github.com/ARMmbed/mbed-os-example-ble",
|
||||
"sub-repo-example": true,
|
||||
"subs": [
|
||||
"BLE_BatteryLevel",
|
||||
"BLE_Advertising",
|
||||
"BLE_GAP",
|
||||
"BLE_GattClient",
|
||||
"BLE_GattServer",
|
||||
"BLE_HeartRate",
|
||||
"BLE_LED",
|
||||
"BLE_LEDBlinker",
|
||||
"BLE_GattClient_CharacteristicUpdates",
|
||||
"BLE_GattClient_CharacteristicWrite",
|
||||
"BLE_GattServer_AddService",
|
||||
"BLE_GattServer_CharacteristicUpdates",
|
||||
"BLE_GattServer_CharacteristicWrite",
|
||||
"BLE_PeriodicAdvertising",
|
||||
"BLE_Privacy",
|
||||
"BLE_SM"
|
||||
"BLE_SecurityAndPrivacy"
|
||||
],
|
||||
"features" : [],
|
||||
"targets" : ["NRF52_DK", "DISCO_L475VG_IOT01A"],
|
||||
|
|
Loading…
Reference in New Issue