This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0fdc1a2bc6
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Host
History
Download ZIP
Download TAR.GZ
Dean Camera
0fdc1a2bc6
Changed HIDParser to only zero out important values in the Parsed HID Report Item Information structure to save cycles.
2009-09-01 15:46:46 +00:00
..
CDC.c
Add return codes to the CDC Host Class driver String/Byte transmission functions.
2009-08-31 13:58:03 +00:00
CDC.h
Add return codes to the CDC Host Class driver String/Byte transmission functions.
2009-08-31 13:58:03 +00:00
HID.c
Added start of the Still Image Host Class driver demo and driver code.
2009-08-30 11:36:04 +00:00
HID.h
Added start of the Still Image Host Class driver demo and driver code.
2009-08-30 11:36:04 +00:00
HIDParser.c
Changed HIDParser to only zero out important values in the Parsed HID Report Item Information structure to save cycles.
2009-09-01 15:46:46 +00:00
HIDParser.h
Add return codes to the CDC Host Class driver String/Byte transmission functions.
2009-08-31 13:58:03 +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
Fixed StillImageHost not correctly freezing and unfreezing data pipes while waiting for a response block header.
2009-09-01 13:35:30 +00:00
MassStorage.h
Added start of the Still Image Host Class driver demo and driver code.
2009-08-30 11:36:04 +00:00
StillImage.c
Added documentation for the constants and enums of the new StillImage Host Class driver added to the library so far.
2009-09-01 13:47:11 +00:00
StillImage.h
Added documentation for the constants and enums of the new StillImage Host Class driver added to the library so far.
2009-09-01 13:47:11 +00:00