More improvements to the incomplete BluetoothHost demo - add Disconnection Event...
[pub/USBasp.git] / Demos / Device / ClassDriver / MIDI / MIDI.c
2010-01-05 Dean CameraAdded support to the MIDI Class drivers for packed...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-26 Dean CameraMake MIDI device demos also turn off the on board LEDs...
2009-11-06 Dean CameraAdd optional double-banking support to the Device mode...
2009-09-30 Dean CameraRemoved mostly useless "TestApp" demo, as it was mainly...
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...