We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d611117 commit 4867ed0Copy full SHA for 4867ed0
platform.txt
@@ -232,6 +232,6 @@ debug.toolchain=gcc
232
debug.toolchain.path={compiler.path}
233
debug.toolchain.prefix=arm-none-eabi-
234
debug.server=openocd
235
-debug.server.openocd.path={runtime.tools.xpack-openocd-0.12.0-1.path}/bin/openocd
236
-debug.server.openocd.scripts_dir={runtime.tools.xpack-openocd-0.12.0-1.path}/openocd/scripts
+debug.server.openocd.path={runtime.tools.xpack-openocd-0.12.0-2.path}/bin/openocd
+debug.server.openocd.scripts_dir={runtime.tools.xpack-openocd-0.12.0-2.path}/openocd/scripts
237
debug.server.openocd.script={build.path}/openocd.cfg
0 commit comments