mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #13810 from paul-szczepanek-arm/fix-example-list
Remove missing examples from the configpull/13085/head
commit
5283c4f1e6
|
|
@ -61,10 +61,7 @@
|
|||
"sub-repo-example": true,
|
||||
"subs": [
|
||||
"BLE_BatteryLevel",
|
||||
"BLE_Beacon",
|
||||
"BLE_Button",
|
||||
"BLE_GAP",
|
||||
"BLE_GAPButton",
|
||||
"BLE_GattClient",
|
||||
"BLE_GattServer",
|
||||
"BLE_HeartRate",
|
||||
|
|
@ -72,8 +69,7 @@
|
|||
"BLE_LEDBlinker",
|
||||
"BLE_PeriodicAdvertising",
|
||||
"BLE_Privacy",
|
||||
"BLE_SM",
|
||||
"BLE_Thermometer"
|
||||
"BLE_SM"
|
||||
],
|
||||
"features" : [],
|
||||
"targets" : ["NRF52_DK", "DISCO_L475VG_IOT01A"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue