Francesco Masciari
/
can_multithreadingX_vesctest
A test for vescs
Diff: mbed_app.json
- Revision:
- 0:0da0fd430e20
diff -r 000000000000 -r 0da0fd430e20 mbed_app.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed_app.json Thu Dec 06 14:43:47 2018 +0000 @@ -0,0 +1,12 @@ +{ + "target_overrides": { + "*": { + "platform.stdio-baud-rate": 115200, + "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 + } + } +}