Skip to content

Commit e7bd6f4

Browse files
committed
Added bossac_remote pattern to platform.txt
1 parent 1722b7a commit e7bd6f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platform.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ tools.bossac.upload.params.verbose=-i -d
119119
tools.bossac.upload.params.quiet=
120120
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
121121

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+
122124
#
123125
# OpenOCD sketch upload
124126
#

0 commit comments

Comments
 (0)