Add VS Code support
Adds basic configuration for VS Code for QEMU and STM32F3DISCOVERY.
This commit is contained in:
@@ -102,6 +102,12 @@ MEMORY
|
||||
$ cargo build
|
||||
```
|
||||
|
||||
## VS Code
|
||||
|
||||
This template includes launch configurations for debugging CortexM programs with Visual Studio Code located in the `.vscode/` directory.
|
||||
See [.vscode/README.md](./.vscode/README.md) for more information.
|
||||
If you're not using VS Code, you can safely delete the directory from the generated project.
|
||||
|
||||
# License
|
||||
|
||||
This template is licensed under either of
|
||||
|
||||
Reference in New Issue
Block a user