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
39d07c3da045a3d739f9977101f8a81f0b8ff0e1
qmk_firmware
/
LUFA
/
Drivers
/
USB
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