Skip to content

Commit 4867ed0

Browse files
committed
chore: update to xpack-openocd v0.12.0-2
Signed-off-by: Frederic Pillon <[email protected]>
1 parent d611117 commit 4867ed0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: platform.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,6 @@ debug.toolchain=gcc
232232
debug.toolchain.path={compiler.path}
233233
debug.toolchain.prefix=arm-none-eabi-
234234
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
235+
debug.server.openocd.path={runtime.tools.xpack-openocd-0.12.0-2.path}/bin/openocd
236+
debug.server.openocd.scripts_dir={runtime.tools.xpack-openocd-0.12.0-2.path}/openocd/scripts
237237
debug.server.openocd.script={build.path}/openocd.cfg

0 commit comments

Comments
 (0)