Added return values to the CDC and MIDI class driver transmit functions.
[pub/USBasp.git] / Demos / Device / ClassDriver / MIDI / MIDI.c
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-30 Dean CameraFix redefinition warning when USB_DEVICE_ONLY is set...
2009-07-27 Dean CameraState information for class drivers is now zeroed out...
2009-06-26 Dean CameraReduce struct name pollution - group typedef struct...
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-16 Dean CameraPipe_GetErrorFlags() now returns additional error flags...
2009-06-11 Dean CameraChanged to new device mode Class Driver function name...
2009-06-10 Dean CameraFixes to the MIDI device demos (ClassDriver, LowLevel...
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...