Be doubly-certain that the incomming CDC class driver's endpoint/pipe is flushed...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / MIDI.h
2010-01-05 Dean CameraAdded support to the MIDI Class drivers for packed...
2010-01-05 Dean CameraInline USB management functions in the Class drivers...
2010-01-04 Dean CameraFix MassStorageKeyboard demo USE_INTERNAL_SERIAL check...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-17 Dean CameraFix doxygen documentation - doxygen was getting confuse...
2009-11-07 Dean CameraAdd optional pipe double banking support to the Host...
2009-11-04 Dean CameraAdded new Printer Host mode Class driver.
2009-11-03 Dean CameraAdd const attribute to class driver APIs.
2009-10-08 Dean CameraAdd new MIDI Host Class driver to the library, and...
2009-08-30 Dean CameraRemove skeleton Audio and MIDI Host mode Class drivers...
2009-07-14 Dean CameraAdded module file dependancy information to the USB...
2009-06-15 Dean CameraEnhanced class drivers to use the same public/private...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...