Only deque from the USBtoSerial's USB->USART buffer when the USART is idle.
This commit is contained in:
parent
3d818fbb86
commit
d90ef9aa2f
2 changed files with 3 additions and 2 deletions
|
@ -22,6 +22,7 @@
|
|||
* - Fixed missing HID report ID prefix on HID class driver GetReport request responses (thanks to Bert van Hall)
|
||||
* - 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)
|
||||
*
|
||||
* \section Sec_ChangeLog140302 Version 140302
|
||||
* <b>New:</b>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue