File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
77
88name=Arduino AVR Boards
9- version=1.6.10
9+ version=1.6.11
1010
1111# AVR compile variables
1212# ---------------------
Original file line number Diff line number Diff line change 66# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
77
88name=Arduino ARM (32-bits) Boards
9- version=1.6.7
9+ version=1.6.8
1010
1111# SAM3 compile variables
1212# ----------------------
@@ -105,4 +105,4 @@ tools.bossac.upload.params.quiet=
105105tools.bossac.upload.params.verify=-v
106106tools.bossac.upload.pattern="{path}/{cmd}" {upload.verbose} --port={serial.port.file} -U {upload.native_usb} -e -w {upload.verify} -b "{build.path}/{build.project_name}.bin" -R
107107
108- tools.bossac_remote.upload.pattern=/usr/bin/run-bossac {upload.verbose} --port=ttyATH0 -U {upload.native_usb} -e -w -v -b /tmp/sketch.bin -R
108+ tools.bossac_remote.upload.pattern=/usr/bin/run-bossac {upload.verbose} --port=ttyATH0 -U {upload.native_usb} -e -w -v -b /tmp/sketch.bin -R
You can’t perform that action at this time.
0 commit comments