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.
Revision 84:9b22d3bf66f7, committed 2018-12-13
- Comitter:
- mbed_official
- Date:
- Thu Dec 13 14:15:02 2018 +0000
- Parent:
- 83:7b0fac4e7fd2
- Child:
- 85:b4c5dbbf74e3
- Commit message:
- Merge pull request #148 from kegilbert/patch-2
serail->serial
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-blinky
Changed in this revision
README.md | Show annotated file Show diff for this revision Revisions of this file |
--- a/README.md Fri Nov 30 23:45:02 2018 +0000 +++ b/README.md Thu Dec 13 14:15:02 2018 +0000 @@ -114,7 +114,7 @@ The default baud rate for this application is set to `115200` and may be modified in the `mbed_app.json` file. -You can find more information on the Mbed OS configuration tools and serail communication in Mbed OS in the related [related links section](#related-links). +You can find more information on the Mbed OS configuration tools and serial communication in Mbed OS in the related [related links section](#related-links). The output should contain the following block transmitted at the blinking LED frequency (actual values may vary depending on your target, build profile, and toolchain):