From 30a26e2e13e82bd39ef659cf2a11b4932abbf28d Mon Sep 17 00:00:00 2001 From: Frederic Pillon Date: Fri, 14 Mar 2025 10:37:47 +0100 Subject: [PATCH] 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 #2683. Signed-off-by: Frederic Pillon --- platform.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.txt b/platform.txt index 651928558f..faeddf45fa 100644 --- a/platform.txt +++ b/platform.txt @@ -17,7 +17,7 @@ busybox= busybox.windows={runtime.tools.STM32Tools.path}/win/busybox.exe toolchain_dir={runtime.tools.xpack-arm-none-eabi-gcc-14.2.1-1.1.path} -openocd_dir={runtime.tools.xpack-openocd-0.12.0-5.path} +openocd_dir={runtime.tools.xpack-openocd-0.12.0-6.path} tools_bin_path.windows={runtime.tools.STM32Tools.path}/win tools_bin_path.macosx={runtime.tools.STM32Tools.path}/macosx