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:
- 2019-10-23
- Revision:
- 25:dcd2d6d9a0e5
- Parent:
- 21:cea47119a7f5
File content as of revision 25:dcd2d6d9a0e5:
{
"macros": ["MBED_THREAD_STATS_ENABLED"],
"target_overrides": {
"*": {
"platform.stdio-convert-newlines": 1
}
}
}