You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-20Lines changed: 1 addition & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ cd mbed-os-example-blinky
15
15
16
16
### Now compile
17
17
18
-
Invoke `mbed compile`, and specify the name of your platform and your favorite toolchain (`GCC_ARM`, `ARM`, `IAR`). For example, for the ARM Compiler 5:
18
+
Invoke `mbed compile`, and specify the name of your platform and your favorite toolchain (`GCC_ARM`, `ARM`, `IAR`). For example, for the Arm Compiler:
19
19
20
20
```
21
21
mbed compile -m K64F -t ARM
@@ -25,25 +25,6 @@ Your PC may take a few minutes to compile your code. At the end, you see the fol
0 commit comments