This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a96d77eca77c84777de7ff289a5144fb0db94517
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
a96d77eca7
Add documentation to the USB Class Drivers module on how to use the Host mode class drivers.
2010-02-02 14:02:18 +00:00
..
Class
Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account.
2010-02-01 01:27:00 +00:00
HighLevel
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen).
2010-02-01 12:35:48 +00:00
LowLevel
Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account.
2010-02-01 01:27:00 +00:00
USB.h
Add documentation to the USB Class Drivers module on how to use the Host mode class drivers.
2010-02-02 14:02:18 +00:00