Added beginnings of a new AVRISP-MKII clone project.
[pub/USBasp.git] / Demos / Device / ClassDriver / CDC / CDC.c
2009-08-06 Dean CameraSimplify CDC device demos, by directly assigning the...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-30 Dean CameraFix to HID device mode Class driver, so that new report...
2009-07-30 Dean CameraMinor cleanups to DualCDC ClassDriver device demo for...
2009-07-30 Dean CameraAdded standard stream example to the ClassDriver CDC...
2009-07-27 Dean CameraState information for class drivers is now zeroed out...
2009-07-23 Dean CameraAdded new Benito project, a simple modified USB-to...
2009-07-23 Dean CameraEnsure that the USB_DeviceState variable is properly...
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-11 Dean CameraChanged to new device mode Class Driver function name...
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...