This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-28 09:35:17 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
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