From 6380d057f8911f5d09bdffff4220aa9602df49e2 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 17 Apr 2009 04:10:30 +0000 Subject: Fixed CDC and USBtoSerial demos freezing where buffers were full while still transmitting or receiving (thanks to Peter Hand). --- LUFA/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA') diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index 115a04a12..e504c39a6 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -48,6 +48,7 @@ * - Removed old endpoint and pipe aliased read/write/discard routines which did not have an explicit endian specifier for clarity * - Removed the ButtLoadTag.h header file, as no one used for its intended purpose anyway * - Renamed the main Drivers/AT90USBXXX directory to Drivers/Peripheral, renamed the Serial_Stream driver to SerialStream + * - Fixed CDC and USBtoSerial demos freezing where buffers were full while still transmitting or receiving (thanks to Peter Hand) * * * \section Sec_ChangeLog090401 Version 090401 -- cgit v1.2.3