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
b8fd4dd51c
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Device
History
Download ZIP
Download TAR.GZ
Dean Camera
b8fd4dd51c
Fixed incorrect byte ordering in the Audio_Device_WriteSample24 function (thanks to WZab).
2010-12-31 15:03:57 +00:00
..
Audio.c
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
2010-10-28 06:08:58 +00:00
Audio.h
Fixed incorrect byte ordering in the Audio_Device_WriteSample24 function (thanks to WZab).
2010-12-31 15:03:57 +00:00
CDC.c
Refactored Host mode Class Driver *_Host_ConfigurePipes() routines to be more space efficient when compiled.
2010-12-02 01:56:06 +00:00
CDC.h
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
2010-12-26 14:55:26 +00:00
HID.c
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
2010-10-28 06:08:58 +00:00
HID.h
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
2010-12-26 14:55:26 +00:00
MassStorage.c
Refactored Host mode Class Driver *_Host_ConfigurePipes() routines to be more space efficient when compiled.
2010-12-02 01:56:06 +00:00
MassStorage.h
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
2010-12-26 14:55:26 +00:00
MIDI.c
Refactored Host mode Class Driver *_Host_ConfigurePipes() routines to be more space efficient when compiled.
2010-12-02 01:56:06 +00:00
MIDI.h
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
2010-12-26 14:55:26 +00:00
RNDIS.c
Refactored Host mode Class Driver *_Host_ConfigurePipes() routines to be more space efficient when compiled.
2010-12-02 01:56:06 +00:00
RNDIS.h
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
2010-12-26 14:55:26 +00:00