This website requires JavaScript.
Explore
Help
Sign In
qmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-09-19 01:43:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5ca3990c2ec9dc240fb334002ed2f7c82eea853
qmk_firmware
/
LUFA
/
Drivers
/
USB
T
History
Dean Camera
b5ca3990c2
Added new USB_Host_SetDeviceConfiguration() convenience function. Change over Low Level host demos to use the new routine.
2009-06-16 04:20:21 +00:00
..
Class
Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they will be obsoleted when the Host mode class drivers are complete. Add new StillImage stub class driver common header.
2009-06-15 13:42:34 +00:00
HighLevel
Changed per-device controller preprocessor checks over to per-device series for better device control.
2009-06-14 07:44:02 +00:00
LowLevel
Added new USB_Host_SetDeviceConfiguration() convenience function. Change over Low Level host demos to use the new routine.
2009-06-16 04:20:21 +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