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: README.md
- Revision:
- 5:b14257cbe29a
- Parent:
- 2:9d67e2b0d96b
- Child:
- 6:431e375c94f4
--- a/README.md Mon Apr 08 15:27:57 2019 +0000 +++ b/README.md Mon Apr 08 15:38:25 2019 +0000 @@ -12,7 +12,8 @@ ``` ### Now compile - +works only gcc. +online not correctry works. Invoke `mbed compile`, and specify the name of your platform and your favorite toolchain (`GCC_ARM`, `ARM`, `IAR`). For example, for the Arm Compiler: ```