init

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

Revision:
0:94b743e06998
Child:
2:fd554f01abdf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Sat Oct 27 23:08:33 2018 +0000
@@ -0,0 +1,10 @@
+{
+    "target_overrides": {
+        "NRF52_DK": {
+            "target.OUTPUT_EXT": "bin",
+            "target.uart_hwfc": 0,
+            "target.device_has_add": ["LOWPOWERTIMER"],
+            "target.macros_add": ["MBED_TICKLESS","MBED_SLEEP_TRACING_ENABLED"]
+        }
+    }
+}
\ No newline at end of file