From b6899bb98734a79514ab90583144139b879f7001 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 10 Aug 2014 19:17:58 +1000 Subject: Fixed USART reception overrun corrupting the internal buffers in the USBtoSerial project. --- LUFA/DoxygenPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/DoxygenPages/ChangeLog.txt') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index d8f1d73fe..78d3abdcc 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -24,6 +24,7 @@ * - 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) + * - Fixed USART reception overrun corrupting the internal buffers in the USBtoSerial project (thanks to Nevada Smith) * * \section Sec_ChangeLog140302 Version 140302 * New: -- cgit v1.2.3