Skip to content

Commit 9712b43

Browse files
committed
oops fix merge conflict
1 parent af9e214 commit 9712b43

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

platform.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,6 @@ tools.openocd.bootloader.params.quiet=-d0
170170

171171
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"
172172

173-
<<<<<<< HEAD
174-
=======
175173
#
176174
# OpenOCD sketch upload - version with configurable bootloader size
177175
# FIXME: this programmer is a workaround for default options being overwritten by uploadUsingPreferences
@@ -197,4 +195,3 @@ tools.openocd-withbootsize.erase.pattern=
197195
tools.openocd-withbootsize.bootloader.params.verbose=-d2
198196
tools.openocd-withbootsize.bootloader.params.quiet=-d0
199197
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

0 commit comments

Comments
 (0)