From d1e27cdd82776d1f1c11a54c6230b6e3c84f8b7d Mon Sep 17 00:00:00 2001 From: Frederic Pillon Date: Wed, 13 Nov 2024 14:46:07 +0100 Subject: [PATCH] chore: update to xpack-openocd v0.12.0-4 https://github.com/xpack-dev-tools/openocd-xpack/releases/tag/v0.12.0-4 Signed-off-by: Frederic Pillon --- platform.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.txt b/platform.txt index 38ff4db9bc..b3012c0698 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-13.2.1-1.1.path} -openocd_dir={runtime.tools.xpack-openocd-0.12.0-3.path} +openocd_dir={runtime.tools.xpack-openocd-0.12.0-4.path} tools_bin_path.windows={runtime.tools.STM32Tools.path}/win tools_bin_path.macosx={runtime.tools.STM32Tools.path}/macosx