qmk_firmware/LUFA/Drivers/USB/Class/Device
Dean Camera 710f31c540 Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic flushing of interfaces when the USB management tasks for each driver is called.
The MIDI class drivers now automatically flushes the MIDI interface when the MIDI class driver's USBTask() function is called.
2010-10-27 07:23:51 +00:00
..
Audio.c All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 2010-10-24 22:53:57 +00:00
Audio.h All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 2010-10-24 22:53:57 +00:00
CDC.c Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic flushing of interfaces when the USB management tasks for each driver is called. 2010-10-27 07:23:51 +00:00
CDC.h All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 2010-10-24 22:53:57 +00:00
HID.c All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 2010-10-24 22:53:57 +00:00
HID.h All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 2010-10-24 22:53:57 +00:00
MIDI.c Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic flushing of interfaces when the USB management tasks for each driver is called. 2010-10-27 07:23:51 +00:00
MIDI.h Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic flushing of interfaces when the USB management tasks for each driver is called. 2010-10-27 07:23:51 +00:00
MassStorage.c Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic flushing of interfaces when the USB management tasks for each driver is called. 2010-10-27 07:23:51 +00:00
MassStorage.h All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 2010-10-24 22:53:57 +00:00
RNDIS.c All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 2010-10-24 22:53:57 +00:00
RNDIS.h All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 2010-10-24 22:53:57 +00:00