We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ebe70 commit 110e4c8Copy full SHA for 110e4c8
main/.vscode/launch.json
@@ -14,7 +14,7 @@
14
"MIMode": "gdb",
15
"targetArchitecture": "arm",
16
"miDebuggerPath": "",
17
- "debugServerPath": "",
+ "debugServerPath": "/usr/local/bin/openocd",
18
"debugServerArgs": "",
19
"customLaunchSetupCommands": [
20
{
0 commit comments