qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera 8711dc7ced Fix issue in CDC device class driver where received data the size of the data endpoint could lock up the driver.
Further work on the new CDC and HID host mode class drivers.

Reset changelog et. al. to reset development information for the new version currently under development.
2009-08-11 01:52:15 +00:00
..
Audio.c Commit for 090810rc1 release. 2009-08-05 07:47:02 +00:00
Audio.h Added module file dependancy information to the USB class drivers. 2009-07-14 07:59:34 +00:00
CDC.c Fix issue in CDC device class driver where received data the size of the data endpoint could lock up the driver. 2009-08-11 01:52:15 +00:00
CDC.h Fix issue in CDC device class driver where received data the size of the data endpoint could lock up the driver. 2009-08-11 01:52:15 +00:00
HID.c Fix issue in CDC device class driver where received data the size of the data endpoint could lock up the driver. 2009-08-11 01:52:15 +00:00
HID.h Fix issue in CDC device class driver where received data the size of the data endpoint could lock up the driver. 2009-08-11 01:52:15 +00:00
HIDParser.c Fixed report data alignment issues in the MouseHostWithParser demo when X and Y movement data size is not a multiple of 8 bits. 2009-07-28 15:14:54 +00:00
HIDParser.h Added module file dependancy information to the USB class drivers. 2009-07-14 07:59:34 +00:00
HIDReportData.h Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet. 2009-06-01 11:03:39 +00:00
MIDI.c Commit for 090810rc1 release. 2009-08-05 07:47:02 +00:00
MIDI.h Added module file dependancy information to the USB class drivers. 2009-07-14 07:59:34 +00:00
MassStorage.c Commit for 090810rc1 release. 2009-08-05 07:47:02 +00:00
MassStorage.h Added module file dependancy information to the USB class drivers. 2009-07-14 07:59:34 +00:00
StillImage.c Commit for 090810rc1 release. 2009-08-05 07:47:02 +00:00
StillImage.h Added module file dependancy information to the USB class drivers. 2009-07-14 07:59:34 +00:00