You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB/Class/Device
Dean Camera c3758ac5ef
Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project.
15 years ago
..
Audio.c Test with -Wextra, fix library warnings due to unused function parameters. 15 years ago
Audio.h Test with -Wextra, fix library warnings due to unused function parameters. 15 years ago
CDC.c Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost Class Driver demo. 15 years ago
CDC.h Add to the existing CDC Class Driver's CreateStream() function documentation to explicitly state that the created streams are bidirectional. 15 years ago
HID.c Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_Device_CreateHIDReport() callback to indicate the report type to generate. 15 years ago
HID.h Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project. 15 years ago
MIDI.c Test with -Wextra, fix library warnings due to unused function parameters. 15 years ago
MIDI.h Fix doxygen documentation - doxygen was getting confused on the variable-length ATTR_NON_NULL_PTR_ARG() macro used on function prototypes and was generating many return types for several functions in the documentation (thanks to David Lyons). 15 years ago
MassStorage.c Cleanups to the MassStorage Device demos, and the MassStorage Device Class driver. 15 years ago
MassStorage.h Cleanups to the MassStorage Device demos, and the MassStorage Device Class driver. 15 years ago
RNDIS.c Test with -Wextra, fix library warnings due to unused function parameters. 15 years ago
RNDIS.h Fix RNDIS Device Class driver - RNDISConstants.h has moved out to the Common Class driver directory. 15 years ago