Skip to content

Commit 6af6f7e

Browse files
committed
we erase per sector anyways
1 parent cf1d43c commit 6af6f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ tools.bossac18.cmd=bossac
131131

132132
tools.bossac18.upload.params.verbose=-i -d
133133
tools.bossac18.upload.params.quiet=
134-
tools.bossac18.upload.pattern="{path}/{cmd}" {upload.verbose} --port={serial.port.file} -U -i --offset={upload.offset} -e -w -v "{build.path}/{build.project_name}.bin" -R
134+
tools.bossac18.upload.pattern="{path}/{cmd}" {upload.verbose} --port={serial.port.file} -U -i --offset={upload.offset} -w -v "{build.path}/{build.project_name}.bin" -R
135135

136136
tools.bossac18.network_cmd={runtime.tools.arduinoOTA.path}/bin/arduinoOTA
137137
tools.bossac18.upload.network_pattern="{network_cmd}" -address {serial.port} -port 65280 -username arduino -password "{network.password}" -sketch "{build.path}/{build.project_name}.bin" -upload /sketch -b

0 commit comments

Comments
 (0)