Skip to content

Commit e00bcb2

Browse files
committed
Update changelog
1 parent b753095 commit e00bcb2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
SAMD CORE ?.?.?? ????.??.??
2+
3+
* Wire: Added support for general call (broadcast)
4+
* SPI: Added SPI.notUsingInterrupt(...) API
5+
* Fixed build errors if variant disabled USB
6+
* Wire: TX and RX buffers are now 256 bytes (previously was 64 bytes)
7+
* Added samd21e sercom compatibility. Thanks @mitchellpontague
8+
* Fixed lock ups when outputting to UART during ISR
9+
* Wire: correct I2C frequency calculations, and allow variant to overide default pull up resistor rise time
10+
111
SAMD CORE 1.6.17 2017.11.29
212

313
* More accurate approximation for multiplication factor of PLL to make 48Mhz. Thanks @joverbee

0 commit comments

Comments
 (0)