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
Dean Camera 70d55f6e0c
Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function.
14 years ago
..
Common Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function. 14 years ago
Device Call USB_USBTask() in the Endpoint stream functions between packets if INTERRUPT_CONTROL_ENDPOINT is not set. Remove calls to USB_USBTask in the Mass Storage class driver stream read/write continuation checks, since this is now done inside the stream function. 14 years ago
Host Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk). 14 years ago
Audio.h Update copyright year on all source files. 14 years ago
CDC.h Update copyright year on all source files. 14 years ago
HID.h Update copyright year on all source files. 14 years ago
MIDI.h Update copyright year on all source files. 14 years ago
MassStorage.h Update copyright year on all source files. 14 years ago
Printer.h Update copyright year on all source files. 14 years ago
RNDIS.h Update copyright year on all source files. 14 years ago
StillImage.h Update copyright year on all source files. 14 years ago