Skip to content

Commit df761bf

Browse files
committed
fix(openocd): update to xpack-openocd v0.12.0-6
https://github.com/xpack-dev-tools/openocd-xpack/releases/tag/v0.12.0-6 Fixes stm32duino#2683. Signed-off-by: Frederic Pillon <[email protected]>
1 parent 08d2178 commit df761bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ busybox=
1717
busybox.windows={runtime.tools.STM32Tools.path}/win/busybox.exe
1818

1919
toolchain_dir={runtime.tools.xpack-arm-none-eabi-gcc-14.2.1-1.1.path}
20-
openocd_dir={runtime.tools.xpack-openocd-0.12.0-5.path}
20+
openocd_dir={runtime.tools.xpack-openocd-0.12.0-6.path}
2121

2222
tools_bin_path.windows={runtime.tools.STM32Tools.path}/win
2323
tools_bin_path.macosx={runtime.tools.STM32Tools.path}/macosx

0 commit comments

Comments
 (0)