mirror of https://github.com/ARMmbed/mbed-os.git
remove missing examples
parent
8ef0a435b2
commit
6427b2ab84
|
@ -61,10 +61,7 @@
|
||||||
"sub-repo-example": true,
|
"sub-repo-example": true,
|
||||||
"subs": [
|
"subs": [
|
||||||
"BLE_BatteryLevel",
|
"BLE_BatteryLevel",
|
||||||
"BLE_Beacon",
|
|
||||||
"BLE_Button",
|
|
||||||
"BLE_GAP",
|
"BLE_GAP",
|
||||||
"BLE_GAPButton",
|
|
||||||
"BLE_GattClient",
|
"BLE_GattClient",
|
||||||
"BLE_GattServer",
|
"BLE_GattServer",
|
||||||
"BLE_HeartRate",
|
"BLE_HeartRate",
|
||||||
|
@ -72,8 +69,7 @@
|
||||||
"BLE_LEDBlinker",
|
"BLE_LEDBlinker",
|
||||||
"BLE_PeriodicAdvertising",
|
"BLE_PeriodicAdvertising",
|
||||||
"BLE_Privacy",
|
"BLE_Privacy",
|
||||||
"BLE_SM",
|
"BLE_SM"
|
||||||
"BLE_Thermometer"
|
|
||||||
],
|
],
|
||||||
"features" : [],
|
"features" : [],
|
||||||
"targets" : ["NRF52_DK", "DISCO_L475VG_IOT01A"],
|
"targets" : ["NRF52_DK", "DISCO_L475VG_IOT01A"],
|
||||||
|
|
Loading…
Reference in New Issue