qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera 6b5e684c77 Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
Add new module source variables to the library core makefile, so that module sources can be added to a project's makefile on a per-module rather than per-file basis.
2010-07-19 14:00:44 +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 Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +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 Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
HIDParser.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
HIDParser.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
HIDReportData.h 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
MIDI.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
MIDI.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
MassStorage.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
MassStorage.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
Printer.c Added const attributes to some of the class driver function parameters that were missing it. 2010-07-13 10:01:13 +00:00
Printer.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +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 Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
StillImage.c Added const attributes to some of the class driver function parameters that were missing it. 2010-07-13 10:01:13 +00:00
StillImage.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00