Updated bootloaders to use the new main() function layout and remove any references...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / CDC.c
2009-06-08 Dean CameraFinished CDC device class driver documentation.
2009-06-05 Dean CameraAdded multiple Report ID support to the HID class drive...
2009-06-04 Dean CameraFixed EVENT_USB_CDC_ControLineStateChanged() event...
2009-06-01 Dean CameraAdd MIDI class driver, update MIDI device demo to use...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...