This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-03 19:12:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d475ea4394ba0e16f89300ebeb452cea7c2d9232
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
f896c00c48
Break device mode class driver interfaces into seperate config and state structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces.
2009-06-18 10:31:55 +00:00
..
Class
Break device mode class driver interfaces into seperate config and state structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces.
2009-06-18 10:31:55 +00:00
HighLevel
Added new USB_Host_ClearPipeStall() convenience function to clear a stall condition on an attached device's endpoint.
2009-06-18 07:53:51 +00:00
LowLevel
Added new USB_Host_ClearPipeStall() convenience function to clear a stall condition on an attached device's endpoint.
2009-06-18 07:53:51 +00:00
USB.h
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
2009-06-14 15:55:13 +00:00