Skip to content

Commit b4ad266

Browse files
committed
Update revision log
1 parent 4691ef4 commit b4ad266

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SAMD CORE
1+
SAMD CORE 1.6.7
22

33
* Fixed Serial.flush() blocking before any writes. Thanks @hangmoh
44
* Added snprintf_P to avr/pgmspace.h stub. Thanks @jantje
@@ -13,6 +13,9 @@ SAMD CORE
1313
* Fixed glitch in PWM generation that may happen when calling analogWrite()
1414
* PWM frequency is now 732.4Hz (before it was 187500.0Hz)
1515
* Fixed PWM/analogwrite() not working on pin 13 on the Zero
16+
* Improved reliability of SerialUSB under heavy load (this should solve
17+
all issues with MKR1000/WiFi101 firmware updater on MacOSX)
18+
* Improved SerialUSB.read() performance
1619

1720
SAMD CORE 1.6.6 2016.05.19
1821

0 commit comments

Comments
 (0)