Ensure that the CDC class drivers return 0 if the number of unread bytes is queried...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 6 May 2010 11:13:24 +0000 (11:13 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 6 May 2010 11:13:24 +0000 (11:13 +0000)
commitcde2afc50e25054a0ba21c4454e7101d7ac02a35
tree6cccd0f8fc206054b4dbc412491c4937b02571c1
parentc3db72afdc9928afbf2a8986f6970aa85dd9902a
Ensure that the CDC class drivers return 0 if the number of unread bytes is queried and the bank has become empty.
Bootloaders/TeensyHID/makefile
LUFA/Drivers/USB/Class/Device/CDC.c
LUFA/Drivers/USB/Class/Host/CDC.c