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
e625fd6df3
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Device
History
Download ZIP
Download TAR.GZ
Dean Camera
652042111c
Add blocking versions of the CDC Class driver streams, for applications requiring blocking reads.
2009-11-12 12:47:15 +00:00
..
Audio.c
Add optional pipe double banking support to the Host mode Class drivers.
2009-11-07 03:51:24 +00:00
Audio.h
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +00:00
CDC.c
Add blocking versions of the CDC Class driver streams, for applications requiring blocking reads.
2009-11-12 12:47:15 +00:00
CDC.h
Add blocking versions of the CDC Class driver streams, for applications requiring blocking reads.
2009-11-12 12:47:15 +00:00
HID.c
Add double banking property to LUFA powered projects in the Projects directory. Add guards to macro parameters to ensure that formulas passed as parameters don't mess up the internal macro structure.
2009-11-06 14:32:01 +00:00
HID.h
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +00:00
MassStorage.c
Fixed HID host Class driver report send/receive report broken when issued through the control pipe.
2009-11-09 08:24:01 +00:00
MassStorage.h
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +00:00
MIDI.c
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
2009-11-06 13:43:18 +00:00
MIDI.h
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +00:00
RNDIS.c
Add beginnings of a RNDIS Ethernet Host demo.
2009-11-12 10:43:07 +00:00
RNDIS.h
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +00:00
RNDISConstants.h
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
2009-06-14 15:55:13 +00:00