Skip to content

Commit e957b4f

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
remove BLE from feature key
1 parent 8a4d5d0 commit e957b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/examples/examples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"BLE_SM",
7676
"BLE_Thermometer"
7777
],
78-
"features" : ["BLE"],
78+
"features" : [],
7979
"targets" : ["NRF51_DK", "NRF52_DK", "DISCO_L475VG_IOT01A"],
8080
"toolchains" : [],
8181
"exporters": [],

0 commit comments

Comments
 (0)