working adverticement

Fork of mbed-os-example-ble-LED by mbed-os-examples

Revision:
48:684526d07191
Parent:
38:f36c230b1b28
--- a/mbed_app.json	Thu Nov 23 14:00:24 2017 +0000
+++ b/mbed_app.json	Tue Dec 05 15:32:44 2017 +0000
@@ -1,16 +1,7 @@
 {
     "target_overrides": {
-        "K64F": {
-            "target.features_add": ["BLE"],
-            "target.extra_labels_add": ["ST_BLUENRG"]
-        },
-        "NUCLEO_F401RE": {
-            "target.features_add": ["BLE"],
-            "target.extra_labels_add": ["ST_BLUENRG"]
-        },
-        "DISCO_L475VG_IOT01A": {
-            "target.features_add": ["BLE"],
-            "target.extra_labels_add": ["ST_BLUENRG"]
+        "NRF52_DK": {
+            "target.uart_hwfc": 0
         }
     }
 }