qmk_firmware/LUFA/Drivers
Dean Camera f4814771d2 Completion of initial CDC host mode class driver.
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.
2009-08-11 02:09:11 +00:00
..
Board Added standard stream example to the ClassDriver CDC device demo. 2009-07-30 10:54:57 +00:00
Misc Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 characters rather than 20 - apparently Windows will implode if a serial number is too long. 2009-06-21 08:04:10 +00:00
Peripheral Added better module summaries. 2009-07-14 07:33:06 +00:00
USB Completion of initial CDC host mode class driver. 2009-08-11 02:09:11 +00:00