update changelog

This commit is contained in:
Cristian Maglie 2017-07-11 15:50:48 +02:00
parent 74a12d0f25
commit b50f475939

View file

@ -1,5 +1,7 @@
SAMD CORE 1.6.16 ????.??.??
* Is now possible to use PWM on D7 (though it can't be used with PWM on D12 at the same time). Thanks @Adminius
* PWMs now can perform real 16-bit resolution if analogWriteResolution(16) is set. Thanks @Adminius
* USB CDC: fixed issue of available() getting stuck when receiving ZLP's
SAMD CORE 1.6.15 2017.04.27