We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d205568 commit 2a7d791Copy full SHA for 2a7d791
CHANGELOG
@@ -10,6 +10,7 @@ SAMD CORE 1.6.2 2015.11.03
10
* Wire: allow scanning bus via beginTransmission-endTransmission
11
* USB Device: big refactoring and bug fix
12
* USB Device: added PluggableUSB interface
13
+* updated bossac to version 1.6.1-arduino
14
15
SAMD CORE 1.6.1 2015.07.21
16
platform.txt
@@ -109,7 +109,7 @@ recipe.size.regex=\.text\s+([0-9]+).*
109
#
110
# BOSSA
111
112
-tools.bossac.path={runtime.tools.bossac-1.6-arduino.path}
+tools.bossac.path={runtime.tools.bossac-1.6.1-arduino.path}
113
tools.bossac.cmd=bossac
114
tools.bossac.cmd.windows=bossac.exe
115
0 commit comments