File tree 1 file changed +2
-2
lines changed
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
148
148
# OpenOCD sketch upload
149
149
#
150
150
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}
152
152
tools.openocd.cmd=bin/openocd
153
153
tools.openocd.cmd.windows=bin/openocd.exe
154
154
@@ -177,7 +177,7 @@ tools.openocd.bootloader.pattern="{path}/{cmd}" {bootloader.verbose} -s "{path}/
177
177
# FIXME: this programmer is a workaround for default options being overwritten by uploadUsingPreferences
178
178
#
179
179
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}
181
181
tools.openocd-withbootsize.cmd=bin/openocd
182
182
tools.openocd-withbootsize.cmd.windows=bin/openocd.exe
183
183
You can’t perform that action at this time.
0 commit comments