Add CDC Host class driver EVENT_CDC_Host_ControLineStateChanged() event.
[pub/USBasp.git] / Demos / Device / LowLevel / DualCDC / DualCDC.c
2009-08-06 Dean CameraSimplify CDC device demos, by directly assigning the...
2009-08-05 Dean CameraChanged over manual loops waiting for endpoints to...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-08-04 Dean CameraBetter fix for LowLevel CDC demo issue where sending...
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-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...