Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI and...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / MIDI.c
2009-12-13 Dean CameraTest with -Wextra, fix library warnings due to unused...
2009-11-26 Dean CameraAdded new RNDIS Host class driver and the beginnings...
2009-11-07 Dean CameraAdd optional pipe double banking support to the Host...
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-08-05 Dean CameraCommit for 090810rc1 release.
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...