Fixed lengthy timeouts in the USBtoSerial project if no application on the host is...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 16 Sep 2012 18:18:07 +0000 (18:18 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 16 Sep 2012 18:18:07 +0000 (18:18 +0000)
commite186907e393939f1b417f0f7ba7406b46c76bece
treee3267282ed812b7c07b58faf1546644248e2c7b3
parent3e1f3869c1678fa89c40e9afef06efa2d7f24326
Fixed lengthy timeouts in the USBtoSerial project if no application on the host is consuming data (thanks to Nicolas Saugnier).

Fixed lengthy automatic data flushing in the CDC and MIDI device class drivers.
LUFA/DoxygenPages/ChangeLog.txt
LUFA/Drivers/USB/Class/Device/CDCClassDevice.c
LUFA/Drivers/USB/Class/Device/MIDIClassDevice.c
Projects/USBtoSerial/USBtoSerial.c