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.
Spell check source code files.
2011-01-13 22:56:49 +00:00
..
Common Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function. 2011-01-13 22:56:49 +00:00
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. 2011-01-10 18:56:34 +00:00
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). 2011-01-10 18:43:34 +00:00
Audio.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
CDC.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
HID.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
MIDI.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
MassStorage.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
Printer.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
RNDIS.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
StillImage.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00