Fork of nRF5-DK-HeartRateDemo by Bill Siever

Files at this revision

API Documentation at this revision

Comitter:
bsiever
Date:
Mon Nov 14 20:06:29 2016 +0000
Parent:
2:b850666f3c8f
Commit message:
Initial Publication

Changed in this revision

mbed_app.json Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Mon Nov 14 20:06:29 2016 +0000
@@ -0,0 +1,10 @@
+{
+    "target_overrides": {
+        "NRF51_DK": {
+           "target.uart_hwfc": 0
+        },
+        "NRF52_DK": {
+            "target.uart_hwfc": 0
+        }    
+    }
+}
\ No newline at end of file