This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e4bf986bb3
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
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