File tree Expand file tree Collapse file tree 3 files changed +2
-16
lines changed Expand file tree Collapse file tree 3 files changed +2
-16
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -16,23 +16,9 @@ You need to install Visual Studio Code with the C/C++ extensions to begin.
16
16
17
17
1 . When prompted, restart the IDE.
18
18
19
- ## Exporting a project
19
+ ## Exporting a project with Mbed CLI
20
20
21
- To export your project to Visual Studio Code, you can use either the Online Compiler or Arm Mbed CLI.
22
-
23
- ### Online Compiler
24
-
25
- 1 . Right click on your project.
26
- 1 . Select ** Export Program...** .
27
- 1 . Under ** Export toolchain** , select ** Visual Studio Code (GCC ARM)** .
28
-
29
- <span class =" tips " >** Tip:** For most targets, you can also export to ARMCC.</span >
30
-
31
- 1 . Click ** Export** , and unpack at a convenient location.
32
-
33
- <span class =" images " >![ ] ( ../../images/vscode1.png ) <span >Exporting to Visual Studio Code</span ></span >
34
-
35
- ### Arm Mbed CLI
21
+ To export your project to Visual Studio Code, you can use Mbed CLI.
36
22
37
23
In your project folder, run:
38
24
You can’t perform that action at this time.
0 commit comments