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/Common
Dean Camera afd828c095
Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.
14 years ago
..
Audio.h Minor documentation improvements. 14 years ago
CDC.h Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function. 14 years ago
HID.h Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods. 14 years ago
HIDParser.c Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it. 14 years ago
HIDParser.h Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods. 14 years ago
HIDReportData.h Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it. 14 years ago
MIDI.h Minor documentation improvements. 14 years ago
MassStorage.h Minor documentation improvements. 14 years ago
Printer.h Update copyright year on all source files. 14 years ago
RNDIS.h Oops - fix type preventing compilation of demos using the class drivers. 14 years ago
StillImage.h Minor documentation improvements. 14 years ago