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 1722b7a commit e7bd6f4Copy full SHA for e7bd6f4
platform.txt
@@ -119,6 +119,8 @@ tools.bossac.upload.params.verbose=-i -d
119
tools.bossac.upload.params.quiet=
120
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
121
122
+tools.bossac_remote.upload.pattern=/usr/bin/run-bossac {upload.verbose} --port=ttyATH0 -U {upload.native_usb} -e -w -v /tmp/sketch.bin -R
123
+
124
#
125
# OpenOCD sketch upload
126
0 commit comments