We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be235dc commit de285caCopy full SHA for de285ca
CHANGELOG
@@ -1,10 +1,10 @@
1
-SAMD CORE 1.6.16 ????.??.??
+SAMD CORE 1.6.16 2017.07.13
2
3
* Is now possible to use PWM on D7 (though it can't be used with PWM on D12 at the same time). Thanks @Adminius
4
* PWMs now can perform real 16-bit resolution if analogWriteResolution(16) is set. Thanks @Adminius
5
* USB CDC: fixed issue of available() getting stuck when receiving ZLP's
6
* Serial (UART) tx is now buffered.
7
-* Improved CRYSTALLESS stability. Thanks @tannnewt
+* Improved CRYSTALLESS stability. Thanks @tannewt
8
* Some fixes to Adafruit Circuit Playground Express variant. Thanks @ladyada
9
10
SAMD CORE 1.6.15 2017.04.27
0 commit comments