init
Dependencies: aconno_I2C Lis2dh12 WatchdogTimer
Diff: mbed_app.json
- Revision:
- 34:4493c9f6d707
- Parent:
- 15:7aad9a7f970c
- Child:
- 36:8e359069192b
diff -r 760005331b4c -r 4493c9f6d707 mbed_app.json --- 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",