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.
Dependencies: FastAnalogIn fastADC
mbed_app.json
- Committer:
- mbed_official
- Date:
- 2019-01-08
- Revision:
- 88:bea4f2daa48c
- Parent:
- 82:abf1b1785bd7
File content as of revision 88:bea4f2daa48c:
{
"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
}
}
}