init

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

Revision:
34:4493c9f6d707
Parent:
15:7aad9a7f970c
Child:
36:8e359069192b
--- a/mbed_app.json	Thu Jan 03 10:09:38 2019 +0000
+++ b/mbed_app.json	Sun Jan 13 23:40:56 2019 +0000
@@ -14,7 +14,13 @@
     },
     "target_overrides": {
         "*": {
-            "platform.stdio-flush-at-exit": false
+            "platform.stdio-flush-at-exit": false,
+            "platform.stdio-baud-rate": 115200,
+            "platform.stack-stats-enabled": false,
+            "platform.heap-stats-enabled": false,
+            "platform.cpu-stats-enabled": false,
+            "platform.thread-stats-enabled": false,
+            "platform.sys-stats-enabled": false
         },
         "NRF52_DK": {
             "target.OUTPUT_EXT": "bin",