remove missing examples

pull/13810/head
Paul Szczeanek 2020-10-23 16:17:56 +01:00
parent 8ef0a435b2
commit 6427b2ab84
1 changed files with 1 additions and 5 deletions

View File

@ -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"],