qmk_firmware/LUFA/Drivers/USB
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
..
Class 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
HighLevel Make Benito ping-pong LED code more explicit, using masks of the TX and RX LED masks for ping-pong toggle rather than the ambiguous LED "Busy" mask. 2009-08-07 00:27:11 +00:00
LowLevel Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory would become corrupted due to an incorrect bounds check when iterating over the port state table, causing random resets. 2009-08-07 06:55:31 +00:00
USB.h Commit for 090810rc1 release. 2009-08-05 07:47:02 +00:00