File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -170,8 +170,6 @@ tools.openocd.bootloader.params.quiet=-d0
170
170
171
171
tools.openocd.bootloader.pattern="{path}/{cmd}" {bootloader.verbose} -s "{path}/share/openocd/scripts/" -f "{runtime.platform.path}/variants/{build.variant}/{build.openocdscript}" -c "telnet_port disabled; init; halt; at91samd bootloader 0; program {{{runtime.platform.path}/bootloaders/{bootloader.file}}} verify reset; shutdown"
172
172
173
- <<<<<<< HEAD
174
- =======
175
173
#
176
174
# OpenOCD sketch upload - version with configurable bootloader size
177
175
# FIXME: this programmer is a workaround for default options being overwritten by uploadUsingPreferences
@@ -197,4 +195,3 @@ tools.openocd-withbootsize.erase.pattern=
197
195
tools.openocd-withbootsize.bootloader.params.verbose=-d2
198
196
tools.openocd-withbootsize.bootloader.params.quiet=-d0
199
197
tools.openocd-withbootsize.bootloader.pattern="{path}/{cmd}" {bootloader.verbose} -s "{path}/share/openocd/scripts/" -f "{runtime.platform.path}/variants/{build.variant}/{build.openocdscript}" -c "telnet_port disabled; init; halt; at91samd bootloader 0; program {{{runtime.platform.path}/bootloaders/{bootloader.file}}} verify reset; shutdown"
200
- >>>>>>> upstream/master
You can’t perform that action at this time.
0 commit comments