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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ This example shows how to achieve memory optimizations in Mbed OS. Starting with
6
6
You can build this project with all supported [Mbed OS build tools](https://os.mbed.com/docs/mbed-os/latest/tools/index.html). However, this example project specifically refers to the command-line interface tool [Arm Mbed CLI](https://github.com/ARMmbed/mbed-cli#installing-mbed-cli).
7
7
8
8
1. Install Mbed CLI.
9
-
1.Clone this repository on your system.
10
-
1. Change the current directory to where the project was cloned.
9
+
1.From the command-line, import the example: `mbed import mbed-os-example-blinky-baremetal`
10
+
1. Change the current directory to where the project was imported.
0 commit comments