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 de71470 commit 4fa2216Copy full SHA for 4fa2216
CHANGELOG
@@ -2,6 +2,8 @@ SAMD CORE 1.6.5
2
3
* Set NVMCTRL.MANW bit to 1 (default is 0). This prevents accidental writes on program memory.
4
* Bootloader: Fixed wrong UART speed (regression)
5
+* Fixed incorrect return value from Wire.available() when the receive buffer is not fully read.
6
+* Added DAC0 definition in Arduino/Genuino Zero variant file.
7
8
SAMD CORE 1.6.4 2016.02.19
9
0 commit comments