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 @@ -148,7 +148,7 @@ tools.bossac.upload.network_pattern="{network_cmd}" -address {serial.port} -port
148148# OpenOCD sketch upload
149149#
150150
151- tools.openocd.path={runtime.tools.openocd-0.9.0-arduino5 -static.path}
151+ tools.openocd.path={runtime.tools.openocd-0.9.0-arduino6 -static.path}
152152tools.openocd.cmd=bin/openocd
153153tools.openocd.cmd.windows=bin/openocd.exe
154154
@@ -177,7 +177,7 @@ tools.openocd.bootloader.pattern="{path}/{cmd}" {bootloader.verbose} -s "{path}/
177177# FIXME: this programmer is a workaround for default options being overwritten by uploadUsingPreferences
178178#
179179
180- tools.openocd-withbootsize.path={runtime.tools.openocd-0.9.0-arduino5 -static.path}
180+ tools.openocd-withbootsize.path={runtime.tools.openocd-0.9.0-arduino6 -static.path}
181181tools.openocd-withbootsize.cmd=bin/openocd
182182tools.openocd-withbootsize.cmd.windows=bin/openocd.exe
183183
You can’t perform that action at this time.
0 commit comments