updated for mbed-os 5.5
Fork of Task121 by
mbed_app.json
- Committer:
- noutram
- Date:
- 2020-07-16
- Revision:
- 10:c75a585e57a7
- Parent:
- 4:612f8694a6e8
File content as of revision 10:c75a585e57a7:
{
"requires": ["bare-metal"],
"target_overrides": {
"*": {
"target.c_lib": "small",
"target.printf_lib": "minimal-printf",
"platform.minimal-printf-enable-floating-point": false,
"platform.stdio-minimal-console-only": true
}
}
}
