Einstein Filho
/
MANGUEBAJA2019_FRONT2
Mangue Baja team's code to frontal ECU
Diff: Other_things/mbed_app.json
- Revision:
- 0:12fb9cbcabcc
diff -r 000000000000 -r 12fb9cbcabcc Other_things/mbed_app.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Other_things/mbed_app.json Wed Jul 24 20:03:52 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 + } + } +}