File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
7
7
8
8
name=Arduino ARM (32-bits) Boards
9
- version=1.6.7
9
+ version=1.6.8
10
10
11
11
# SAM3 compile variables
12
12
# ----------------------
@@ -105,4 +105,4 @@ tools.bossac.upload.params.quiet=
105
105
tools.bossac.upload.params.verify=-v
106
106
tools.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
107
107
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