This website requires JavaScript.
Explore
Help
Sign In
Cutieguwu
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-21 05:14:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11fa17a7dbef79cab68f697ac587ff64d490ee2b
qmk_firmware-mirror
/
LUFA
/
Drivers
/
USB
/
Class
/
Host
T
History
Dean Camera
badbca5791
Fixed endianess issues in the RNDIS host class driver for UC3 devices (thanks to Andrew Chu). Fix broken build for UC3 devices when ORDERED_EP_CONFIG compile time option is set.
2012-07-22 13:32:39 +00:00
..
AndroidAccessoryClassHost.c
Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files.
2012-06-21 20:27:00 +00:00
AndroidAccessoryClassHost.h
Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files.
2012-06-21 20:27:00 +00:00
AudioClassHost.c
…
AudioClassHost.h
…
CDCClassHost.c
…
CDCClassHost.h
Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms.
2012-06-12 19:49:15 +00:00
HIDClassHost.c
…
HIDClassHost.h
Spell check source code, fix mistakes.
2012-06-09 20:33:56 +00:00
MassStorageClassHost.c
…
MassStorageClassHost.h
…
MIDIClassHost.c
…
MIDIClassHost.h
Spell check source code, fix mistakes.
2012-06-09 20:33:56 +00:00
PrinterClassHost.c
…
PrinterClassHost.h
…
RNDISClassHost.c
Fixed endianess issues in the RNDIS host class driver for UC3 devices (thanks to Andrew Chu). Fix broken build for UC3 devices when ORDERED_EP_CONFIG compile time option is set.
2012-07-22 13:32:39 +00:00
RNDISClassHost.h
…
StillImageClassHost.c
…
StillImageClassHost.h
…