File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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}
169169tools.openocd.cmd=bin/openocd
170170tools.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}
198198tools.openocd-withbootsize.cmd=bin/openocd
199199tools.openocd-withbootsize.cmd.windows=bin/openocd.exe
200200
You can’t perform that action at this time.
0 commit comments