Eric Jung
/
WIZnet-IoTShield-BG96-GPS
BG96 Cat.M1 GPS sample for WIZnet IoT Shield
Diff: mbed_app.json
- Revision:
- 0:98226e0983af
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed_app.json Wed Mar 20 05:33:37 2019 +0000 @@ -0,0 +1,11 @@ +{ + "target_overrides": { + "*": { + "platform.stack-stats-enabled": true, + "platform.heap-stats-enabled": true, + "platform.cpu-stats-enabled": true, + "platform.thread-stats-enabled": true, + "platform.sys-stats-enabled": true + } + } +}