working observer

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

Revision:
50:a45dd75fbe11
Parent:
39:dd468c8a4277
--- a/mbed_app.json	Tue Dec 05 15:30:30 2017 +0000
+++ b/mbed_app.json	Tue Dec 12 09:49:30 2017 +0000
@@ -1,16 +1,8 @@
 {
     "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
         }
     }
 }
+