More Doxygen fixes - ensure no undocumented function parameters.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / MIDI.h
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...
2009-06-11 Dean CameraChanged to new device mode Class Driver function name...
2009-06-08 Dean CameraFinished basic documentation of all device mode class...
2009-06-05 Dean CameraAdded multiple Report ID support to the HID class drive...
2009-06-04 Dean CameraAdded Doxygen documentation to the Audio class driver...
2009-06-04 Dean CameraEnsure all USB device class drivers have the same three...
2009-06-04 Dean CameraMinor documentation page updates.
2009-06-01 Dean CameraAdd MIDI class driver, update MIDI device demo to use...