This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Host
History
Dean Camera
d297ea12b7
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
...
Moved SCSI command/sense constants into the Mass Storage Class driver, instead of the user-code.
2009-08-27 07:38:40 +00:00
..
Audio.c
Commit for 090810rc1 release.
2009-08-05 07:47:02 +00:00
Audio.h
Added module file dependancy information to the USB class drivers.
2009-07-14 07:59:34 +00:00
CDC.c
Add new functions to the HID host class driver, refine HID interface protocol matching.
2009-08-11 09:12:29 +00:00
CDC.h
Minor documentation fixes to the completed Host mode Class drivers.
2009-08-27 06:32:12 +00:00
HID.c
Added CDC_Device_Flush() command to the CDC Device mode class driver.
2009-08-13 06:43:17 +00:00
HID.h
Minor documentation fixes to the completed Host mode Class drivers.
2009-08-27 06:32:12 +00:00
HIDParser.c
Added flag to the HID report parser to indicate if a device has multiple reports.
2009-08-11 11:19:22 +00:00
HIDParser.h
Added flag to the HID report parser to indicate if a device has multiple reports.
2009-08-11 11:19:22 +00:00
HIDReportData.h
Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet.
2009-06-01 11:03:39 +00:00
MassStorage.c
Completed initial Host mode Mass Storage class driver.
2009-08-27 06:28:18 +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.c
Commit for 090810rc1 release.
2009-08-05 07:47:02 +00:00
MIDI.h
Added module file dependancy information to the USB class drivers.
2009-07-14 07:59:34 +00:00
StillImage.c
Commit for 090810rc1 release.
2009-08-05 07:47:02 +00:00
StillImage.h
Added module file dependancy information to the USB class drivers.
2009-07-14 07:59:34 +00:00