restrict BLE example only build BLE_LED

pull/13566/head
Qinghao Shi 2020-10-28 16:02:50 +00:00 committed by Hugues Kamba
parent c391accc1b
commit 3558a7aa0e
1 changed files with 2 additions and 10 deletions

View File

@ -118,16 +118,8 @@
"github":"https://github.com/ARMmbed/mbed-os-example-ble",
"sub-repo-example": true,
"subs": [
"BLE_BatteryLevel",
"BLE_GAP",
"BLE_GattClient",
"BLE_GattServer",
"BLE_HeartRate",
"BLE_LED",
"BLE_LEDBlinker",
"BLE_PeriodicAdvertising",
"BLE_Privacy",
"BLE_SM"
"BLE_LED"
],
"features" : [],
"targets" : ["NRF52840_DK", "DISCO_L475VG_IOT01A"],