init

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

Revision:
2:fd554f01abdf
Parent:
0:94b743e06998
Child:
4:8d8e9bfa82e4
diff -r 14515b5bbb9a -r fd554f01abdf mbed_app.json
--- a/mbed_app.json	Sat Oct 27 23:09:30 2018 +0000
+++ b/mbed_app.json	Thu Nov 08 15:08:47 2018 +0000
@@ -1,10 +1,13 @@
 {
+    "macros": [
+        "NDEBUG=1"
+    ],
     "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"]
+            "target.macros_add": ["MBED_TICKLESS"]
         }
     }
 }
\ No newline at end of file