Skip to content

Commit d98f662

Browse files
committed
plat: update openocd to 0.10.0-arduino13
1 parent f368f7d commit d98f662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ recipe.output.save_file={build.project_name}.{build.variant}.bin
102102
# Uploader tools
103103
# ---------------------
104104

105-
tools.openocd.path={runtime.tools.openocd-0.10.0-arduino12.path}
105+
tools.openocd.path={runtime.tools.openocd-0.10.0-arduino13.path}
106106
tools.openocd.cmd=bin/openocd
107107
tools.openocd.cmd.windows=bin/openocd.exe
108108

0 commit comments

Comments
 (0)