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 51df77c commit 22ee23aCopy full SHA for 22ee23a
CHANGELOG
@@ -1,3 +1,6 @@
1
+SAMD CORE 1.6.9
2
+
3
4
SAMD CORE 1.6.8 2016.10.12
5
6
* Fixed regression on analogWrite. Thanks @bose-mdellisanti!
platform.txt
@@ -20,7 +20,7 @@
20
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
21
22
name=Arduino SAMD (32-bits ARM Cortex-M0+) Boards
23
-version=1.6.8
+version=1.6.9
24
25
# Compile variables
26
# -----------------
0 commit comments