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 98f9285 commit d205568Copy full SHA for d205568
CHANGELOG
@@ -1,5 +1,15 @@
1
+SAMD CORE 1.6.2 2015.11.03
2
3
+* Fixed bug in delay calculations
4
+* Fixed deadlock conditions in Wire. Thanks Erin Tomson
5
* Print not aborting on write() failure. Thanks @stickbreaker
6
+* SPI can now be configured in variants. Thanks @aethaniel
7
+* Implemented Wire.end
8
+* Fixed external interrupt for pin 8 and 9
9
+* Implemented Wire.setClock. Thanks @PaoloP74
10
+* Wire: allow scanning bus via beginTransmission-endTransmission
11
+* USB Device: big refactoring and bug fix
12
+* USB Device: added PluggableUSB interface
13
14
SAMD CORE 1.6.1 2015.07.21
15
0 commit comments