From: Dean Camera Date: Mon, 25 Jan 2010 11:50:41 +0000 (+0000) Subject: Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should... X-Git-Tag: LUFA-110528-BETA~664 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/431db89b00408197976d653d89d15eeef8172e1b?ds=inline;hp=431db89b00408197976d653d89d15eeef8172e1b Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe. ---