Fixed USBtoSerial and XPLAINBridge demos discarding data from the PC if the send...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 3 Nov 2010 11:24:34 +0000 (11:24 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 3 Nov 2010 11:24:34 +0000 (11:24 +0000)
commit85cf2027373cfbe6f6fb257a84a59df0d74f3e1a
treedf007db035b4ccc4a558ed8eb01cee00fb3f974f
parent8f9b5ae00df6654490245d29d1fd703a90be382d
Fixed USBtoSerial and XPLAINBridge demos discarding data from the PC if the send buffer becomes full.
LUFA/Drivers/USB/HighLevel/EndpointStream.h
LUFA/Drivers/USB/HighLevel/PipeStream.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/LibraryResources.txt
Projects/USBtoSerial/USBtoSerial.c
Projects/XPLAINBridge/XPLAINBridge.c