Skip to content

Commit 8aa4d42

Browse files
committed
Add version to openocd tool path
1 parent 9a2b26c commit 8aa4d42

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
@@ -125,7 +125,7 @@ tools.bossac_remote.upload.pattern=/usr/bin/run-bossac {upload.verbose} --port=t
125125
# OpenOCD sketch upload
126126
#
127127

128-
tools.openocd.path={runtime.tools.openocd.path}
128+
tools.openocd.path={runtime.tools.openocd-0.9.0-arduino.path}
129129
tools.openocd.cmd=bin/openocd
130130
tools.openocd.cmd.windows=bin/openocd.exe
131131

0 commit comments

Comments
 (0)