From: Dean Camera Date: Sun, 16 Sep 2012 18:18:07 +0000 (+0000) Subject: Fixed lengthy timeouts in the USBtoSerial project if no application on the host is... X-Git-Tag: LUFA-130303~42 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/e186907e393939f1b417f0f7ba7406b46c76bece?hp=e186907e393939f1b417f0f7ba7406b46c76bece 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. ---