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: PM2_Libary Eigen
Revision 19:6c1a1c6faaf2, committed 2022-02-10
- Comitter:
- pmic
- Date:
- Thu Feb 10 15:50:27 2022 +0000
- Parent:
- 18:674f262f88ce
- Child:
- 20:7e7325edcf5c
- Commit message:
- Corrected baudrate.
Changed in this revision
| mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Thu Feb 10 12:09:28 2022 +0000
+++ b/mbed_app.json Thu Feb 10 15:50:27 2022 +0000
@@ -3,7 +3,7 @@
"*": {
"target.components_add": ["SD"],
"target.printf_lib": "std",
- "platform.stdio-baud-rate": 2000000
+ "platform.stdio-baud-rate": 115200
}
}
-}
+}
\ No newline at end of file
