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 0be9198 commit d89aaf1Copy full SHA for d89aaf1
CHANGELOG
@@ -2,6 +2,9 @@ SAMD CORE 1.6.4
2
3
* Fixed Wire address setup when running as slave.
4
* Fixed String constructor when using floating point numbers.
5
+* USBHost: fixed blocking USBHost.Task(). Thanks @bbx10
6
+* USBHost: fixed some ASCII Control codes in keyboard controller. Thanks @bbx10
7
+* USBHost: ported some minor fix from upstream UHS2. Thanks @bbx10
8
9
SAMD CORE 1.6.3 2016.02.15
10
0 commit comments