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
666c0fa4c3
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Device
History
Download ZIP
Download TAR.GZ
Dean Camera
0313034245
Added const attributes to some of the class driver function parameters that were missing it.
2010-07-13 10:01:13 +00:00
..
Audio.c
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
2010-05-08 03:12:14 +00:00
Audio.h
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-17 08:15:58 +00:00
CDC.c
Added const attributes to some of the class driver function parameters that were missing it.
2010-07-13 10:01:13 +00:00
CDC.h
Added const attributes to some of the class driver function parameters that were missing it.
2010-07-13 10:01:13 +00:00
HID.c
Add new ReportType parameter to the HID class driver device callback and host report sending routines.
2010-05-09 06:01:01 +00:00
HID.h
Added const attributes to some of the class driver function parameters that were missing it.
2010-07-13 10:01:13 +00:00
MassStorage.c
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
2010-05-08 03:12:14 +00:00
MassStorage.h
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-17 08:15:58 +00:00
MIDI.c
Added const attributes to some of the class driver function parameters that were missing it.
2010-07-13 10:01:13 +00:00
MIDI.h
Added const attributes to some of the class driver function parameters that were missing it.
2010-07-13 10:01:13 +00:00
RNDIS.c
Added const attributes to some of the class driver function parameters that were missing it.
2010-07-13 10:01:13 +00:00
RNDIS.h
Added const attributes to some of the class driver function parameters that were missing it.
2010-07-13 10:01:13 +00:00