Skip to content

Commit 3558a7a

Browse files
Qinghao Shihugueskamba
authored andcommitted
restrict BLE example only build BLE_LED
1 parent c391acc commit 3558a7a

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

tools/test/examples/examples_cmake.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -118,16 +118,8 @@
118118
"github":"https://github.com/ARMmbed/mbed-os-example-ble",
119119
"sub-repo-example": true,
120120
"subs": [
121-
"BLE_BatteryLevel",
122-
"BLE_GAP",
123-
"BLE_GattClient",
124-
"BLE_GattServer",
125-
"BLE_HeartRate",
126-
"BLE_LED",
127-
"BLE_LEDBlinker",
128-
"BLE_PeriodicAdvertising",
129-
"BLE_Privacy",
130-
"BLE_SM"
121+
"BLE_LED"
122+
131123
],
132124
"features" : [],
133125
"targets" : ["NRF52840_DK", "DISCO_L475VG_IOT01A"],

0 commit comments

Comments
 (0)