Skip to content

Commit 2f97fc2

Browse files
committed
Update openocd to 0.10.0-arduino7
1 parent 606eb9a commit 2f97fc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ tools.bossacI.upload.network_pattern="{network_cmd}" -address {serial.port} -por
165165
# OpenOCD sketch upload
166166
#
167167

168-
tools.openocd.path={runtime.tools.openocd-0.9.0-arduino6-static.path}
168+
tools.openocd.path={runtime.tools.openocd-0.10.0-arduino7.path}
169169
tools.openocd.cmd=bin/openocd
170170
tools.openocd.cmd.windows=bin/openocd.exe
171171

@@ -194,7 +194,7 @@ tools.openocd.bootloader.pattern="{path}/{cmd}" {bootloader.verbose} -s "{path}/
194194
# FIXME: this programmer is a workaround for default options being overwritten by uploadUsingPreferences
195195
#
196196

197-
tools.openocd-withbootsize.path={runtime.tools.openocd-0.9.0-arduino6-static.path}
197+
tools.openocd-withbootsize.path={runtime.tools.openocd-0.10.0-arduino7.path}
198198
tools.openocd-withbootsize.cmd=bin/openocd
199199
tools.openocd-withbootsize.cmd.windows=bin/openocd.exe
200200

0 commit comments

Comments
 (0)