Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
mbed_app.json
- Committer:
- mbed_official
- Date:
- 2018-11-29
- Revision:
- 82:abf1b1785bd7
- Child:
- 88:bea4f2daa48c
File content as of revision 82:abf1b1785bd7:
{ "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 } } }