Completion of initial CDC host mode class driver.
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 11 Aug 2009 02:09:11 +0000 (02:09 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 11 Aug 2009 02:09:11 +0000 (02:09 +0000)
Adjustments to the CDC and MIDI device class drivers to use sizeof() on the actual variable being transmitted or received rather than its datatype to reduce possible mistakes.


No differences found