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.
Diff: mbed_app.json
- Revision:
- 35:052c1ba06ce7
- Parent:
- 32:bca3f5f442b3
- Child:
- 43:45429aa163a0
--- a/mbed_app.json Tue Sep 26 11:15:03 2017 +0100
+++ b/mbed_app.json Tue Sep 26 11:45:04 2017 +0100
@@ -22,6 +22,9 @@
}
},
"target_overrides": {
+ "*": {
+ "platform.stdio-convert-newlines": true
+ },
"UBLOX_EVK_ODIN_W2": {
"target.device_has": ["EMAC"]
},