Setting up debugging
This commit is contained in:
parent
2aa08f20a0
commit
ba338eebb5
5 changed files with 28 additions and 2 deletions
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"cortex-debug.armToolchainPath": "/opt/shared/arm/gcc-arm-none-eabi-8-2018-q4-major/bin/",
|
||||
"cortex-debug.openocdPath": "/opt/shared/arm/gnu-mcu-eclipse/openocd/0.10.0-12-20190422-2015/bin/",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue