Skip to content

Commit 8916e06

Browse files
OC removed
1 parent b1cf4c3 commit 8916e06

File tree

3 files changed

+2
-16
lines changed

3 files changed

+2
-16
lines changed
File renamed without changes.

docs/debugging-testing/debug/vs_code.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,9 @@ You need to install Visual Studio Code with the C/C++ extensions to begin.
1616

1717
1. When prompted, restart the IDE.
1818

19-
## Exporting a project
19+
## Exporting a project with Mbed CLI
2020

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.
3622

3723
In your project folder, run:
3824

docs/images/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)