Skip to content

Commit fa1b207

Browse files
committed
Platform: don't force openocd version
1 parent b7db897 commit fa1b207

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
@@ -106,7 +106,7 @@ recipe.output.save_file={build.project_name}.{build.variant}.bin
106106
# Uploader tools
107107
# ---------------------
108108

109-
tools.openocd.path={runtime.tools.openocd-0.10.0-arduino13.path}
109+
tools.openocd.path={runtime.tools.openocd.path}
110110
tools.openocd.cmd=bin/openocd
111111
tools.openocd.cmd.windows=bin/openocd.exe
112112

0 commit comments

Comments
 (0)