…
This commit is contained in:
parent
4f7f75f518
commit
df3ef6f9fa
1 changed files with 3 additions and 0 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -16,4 +16,7 @@
|
|||
},
|
||||
"cmake.generator": "Unix Makefiles",
|
||||
"cortex-debug.openocdPath": "${env:HOME}/pico/openocd/src/openocd",
|
||||
"files.associations": {
|
||||
"string": "cpp"
|
||||
},
|
||||
}
|
Loading…
Reference in a new issue