This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-10 19:04:18 +00:00
Code
Issues
Packages
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