Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic flushing...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 27 Oct 2010 07:23:51 +0000 (07:23 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 27 Oct 2010 07:23:51 +0000 (07:23 +0000)
commit710f31c54023b2fd85d37b0d849be3895b70f1cb
treee599b27601bd456b494876204ed438d7e024e803
parent08de757811bb2a17d21a35ca08205b4ed64613ff
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.
LUFA/Drivers/USB/Class/Device/CDC.c
LUFA/Drivers/USB/Class/Device/MIDI.c
LUFA/Drivers/USB/Class/Device/MIDI.h
LUFA/Drivers/USB/Class/Device/MassStorage.c
LUFA/Drivers/USB/Class/Host/CDC.c
LUFA/Drivers/USB/Class/Host/MIDI.c
LUFA/Drivers/USB/Class/Host/MIDI.h
LUFA/Drivers/USB/Class/Host/Printer.c
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/CompileTimeTokens.txt