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 e7bd6f4 commit b79dd93Copy full SHA for b79dd93
CHANGELOG
@@ -1,4 +1,4 @@
1
-SAMD CORE 1.6.6
+SAMD CORE 1.6.6 2016.05.19
2
3
* Fixed digitalPinToInterrupt() macro, now it works as documented.
4
* Added analogInputToDigitalPin macro
@@ -8,6 +8,7 @@ SAMD CORE 1.6.6
8
* Fixed Wire.write(0x00) "ambiguos method" error
9
* String class now supports iterators. Thanks @Chris--A
10
* Remove enabling bootloader protection when burning bootloader. This enables WDT, so sketches do not work.
11
+* Added remote upload for Yun-Shield
12
13
SAMD CORE 1.6.5 2016.04.02
14
0 commit comments