Update CDC Class Driver character stream functions to use the correct avr-libc return...
[pub/USBasp.git] / Demos / Device / LowLevel / MIDI / MIDI.c
2009-10-08 Dean CameraApplication documentation/comment cleanup.
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-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-07-21 Dean CameraAdd explicit guards to all device mode tasks to ensure...
2009-06-16 Dean CameraPipe_GetErrorFlags() now returns additional error flags...
2009-06-10 Dean CameraFixes to the MIDI device demos (ClassDriver, LowLevel...
2009-06-08 Dean CameraError status LEDs shown when device endpoint configurat...
2009-06-07 Dean CameraConverted device mode low-level demos to schedulerless.
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...