qmk_firmware/LUFA/Drivers/USB
Dean Camera e4bf986bb3 Fixed broken USB_GetNextDescriptor() function causing the descriptor to jump ahead double the expected amount.
Fixed Pipe_IsEndpointBound() not masking the given Endpoint Address against PIPE_EPNUM_MASK.
2009-11-24 01:56:59 +00:00
..
Class Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions. 2009-11-23 13:35:52 +00:00
HighLevel Fixed broken USB_GetNextDescriptor() function causing the descriptor to jump ahead double the expected amount. 2009-11-24 01:56:59 +00:00
LowLevel Fixed broken USB_GetNextDescriptor() function causing the descriptor to jump ahead double the expected amount. 2009-11-24 01:56:59 +00:00
USB.h Corrections, improvements and additions to the incomplete RNDISHost demo. 2009-11-13 13:24:04 +00:00