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 6ead93c commit fb5de48Copy full SHA for fb5de48
README.md
@@ -3,6 +3,8 @@
3
## Known Issues:
4
* gcc optimizations must be off for sketches to work consistently. We are working to track this down.
5
* AREF must be tied to 3.3V for dac to work. This is a bug in the SAMD51 silicon.
6
+* USB host mode doesn't work yet
7
+* I2S doesn't work yet
8
9
This repository contains the source code and configuration files of the Arduino Core
10
for Atmel's SAMD21 and SAMD51 processor (used on the Arduino/Genuino Zero, MKR1000 and MKRZero boards).
0 commit comments