Skip to content

Commit 388592e

Browse files
committed
update SAM core to 1.6.8
1 parent 271a1e4 commit 388592e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hardware/arduino/sam/platform.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
77

88
name=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=
105105
tools.bossac.upload.params.verify=-v
106106
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
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

0 commit comments

Comments
 (0)