Skip to content

Commit 973b99f

Browse files
committed
Updates to CHANGELOG
1 parent ee7db6a commit 973b99f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
SAMD CORE 1.6.16 2017.07.13
1+
SAMD CORE 1.6.16 2017.08.23
22

33
* Is now possible to use PWM on D7 (though it can't be used with PWM on D12 at the same time). Thanks @Adminius
44
* PWMs now can perform real 16-bit resolution if analogWriteResolution(16) is set. Thanks @Adminius
55
* USB CDC: fixed issue of available() getting stuck when receiving ZLP's
66
* Serial (UART) tx is now buffered.
77
* Improved CRYSTALLESS stability. Thanks @tannewt
88
* Some fixes to Adafruit Circuit Playground Express variant. Thanks @ladyada
9+
* Updated Stream and Print class
10+
* Native USB now supports USB Serial Number
11+
* Fixed pgm_read_ptr compatibility macro. Thanks @nkrkv
912

1013
SAMD CORE 1.6.15 2017.04.27
1114

0 commit comments

Comments
 (0)