Fixed broken AVR8 USART-SPI peripheral driver (thanks to Phil Zakielarz).
This commit is contained in:
parent
025e57bd72
commit
6c8ebd70c7
3 changed files with 26 additions and 17 deletions
|
@ -33,6 +33,7 @@
|
|||
* FLASH memory devices (thanks to demultiplexer)
|
||||
* - Fixed missing parenthesis in the MIDI_EVENT() macro which could cause incorrect results (thanks to hexwab)
|
||||
* - Fixed mixed capitalization of TWI in the XMEGA TWI driver causing compilation failures (thanks to Jacob Schloss)
|
||||
* - Fixed broken AVR8 USART-SPI peripheral driver (thanks to Phil Zakielarz)
|
||||
* - Library Applications:
|
||||
* - Fixed spurious 0xFE USART byte sent in the USBtoSerial project when the baud rate is changed (thanks to Carl Kjeldsen)
|
||||
* - Fixed blocking USART reads causing low throughput on slow baud rates in the USBtoSerial project (thanks to Nevada Smith)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue