Skip to content

Commit 2a7d791

Browse files
committed
Updated bossac to 1.6.1-arduino
1 parent d205568 commit 2a7d791

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ SAMD CORE 1.6.2 2015.11.03
1010
* Wire: allow scanning bus via beginTransmission-endTransmission
1111
* USB Device: big refactoring and bug fix
1212
* USB Device: added PluggableUSB interface
13+
* updated bossac to version 1.6.1-arduino
1314

1415
SAMD CORE 1.6.1 2015.07.21
1516

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ recipe.size.regex=\.text\s+([0-9]+).*
109109
#
110110
# BOSSA
111111
#
112-
tools.bossac.path={runtime.tools.bossac-1.6-arduino.path}
112+
tools.bossac.path={runtime.tools.bossac-1.6.1-arduino.path}
113113
tools.bossac.cmd=bossac
114114
tools.bossac.cmd.windows=bossac.exe
115115

0 commit comments

Comments
 (0)