Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() macro...
[pub/USBasp.git] / Demos / Device / ClassDriver / DualCDC / DualCDC.c
2009-11-06 Dean CameraAdd optional double-banking support to the Device mode...
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 CameraAdd new HID_Device_MillisecondElapsed() function to...
2009-07-30 Dean CameraMinor cleanups to DualCDC ClassDriver device demo for...
2009-07-27 Dean CameraState information for class drivers is now zeroed out...
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...