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.
2 parents 4f22a07 + fb5de48 commit ca58c2fCopy full SHA for ca58c2f
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