mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-08 15:25:33 +00:00
remove extension metadata from text
This commit is contained in:
parent
46811ef920
commit
5a530aa6d6
1 changed files with 1 additions and 3 deletions
|
@ -18,9 +18,7 @@ the GDB server.
|
|||
|
||||
1. You'll need to install OpenOCD. Installation instructions vary depending on your OS.
|
||||
|
||||
2. Install the [cortex-debug](https://marketplace.visualstudio.com/items?itemName=marus25.cortex-debug) extension in VS code. Head to the extensions marketplace and search for
|
||||
"cortex-debug". Latest version at the time of writing is 0.3.7 and the author of the extension is
|
||||
"marus25"
|
||||
2. Install the [cortex-debug](https://marketplace.visualstudio.com/items?itemName=marus25.cortex-debug) extension in VS code.
|
||||
|
||||
## Preparation
|
||||
|
||||
|
|
Loading…
Reference in a new issue