We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4644699 commit abea3f5Copy full SHA for abea3f5
platform.txt
@@ -84,7 +84,7 @@ tools.bossac.path={runtime.ide.path}/hardware/tools/bossac-1.5-arduino
84
85
tools.bossac.upload.params.verbose=-i -d
86
tools.bossac.upload.params.quiet=
87
-tools.bossac.upload.pattern="{path}/{cmd}" {upload.verbose} --port={serial.port.file} -U {upload.native_usb} -e -w -v "{build.path}/{build.project_name}.bin" -R
+tools.bossac.upload.pattern="{path}/{cmd}" {upload.verbose} --port={serial.port.file} -U {upload.native_usb} -i -e -w -v "{build.path}/{build.project_name}.bin" -R
88
89
#
90
# OpenOCD sketch upload
0 commit comments