test

Revision:
3:704a199f2316
Parent:
2:cfa7a3406398
Child:
9:674ab70e0f36
--- a/mbed_app.json	Wed Jun 20 11:03:28 2018 +0100
+++ b/mbed_app.json	Wed Jun 20 12:00:53 2018 +0100
@@ -1,16 +1,2 @@
 {
-    "target_overrides": {
-        "K64F": {
-            "target.features_add": ["BLE"],
-            "target.extra_labels_add": ["ST_BLUENRG", "CORDIO"]
-        },
-        "NUCLEO_F401RE": {
-            "target.features_add": ["BLE"],
-            "target.extra_labels_add": ["ST_BLUENRG", "CORDIO"]
-        },
-        "DISCO_L475VG_IOT01A": {
-            "target.features_add": ["BLE"],
-            "target.extra_labels_add": ["ST_BLUENRG", "CORDIO"]
-        }
-    }
 }