This website requires JavaScript.
Explore
Help
Sign In
varl
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
forked from
forks/qmk_firmware
Code
Pull requests
Activity
c8b72f955f
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
History
Dean Camera
6783bc4594
Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run.
...
Fix spelling of "Received" in all source files where it is misspelt "Recieved".
2009-09-02 13:08:55 +00:00
..
Audio.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
CDC.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
HID.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
MassStorage.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
MIDI.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
RNDIS.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
StillImage.h
Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run.
2009-09-02 13:08:55 +00:00