remove BLE from feature key

pull/12179/head
Qinghao Shi 2020-01-02 18:48:48 +00:00
parent 8a4d5d0a75
commit e957b4f0e0
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
"BLE_SM",
"BLE_Thermometer"
],
"features" : ["BLE"],
"features" : [],
"targets" : ["NRF51_DK", "NRF52_DK", "DISCO_L475VG_IOT01A"],
"toolchains" : [],
"exporters": [],