Oops - with new changes to the way the device Configuration Descriptor is retrieved...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / CDC.c
2009-08-30 Dean CameraAdded start of the Still Image Host Class driver demo...
2009-08-11 Dean CameraAdd new functions to the HID host class driver, refine...
2009-08-11 Dean CameraCompletion of initial CDC host mode class driver.
2009-08-11 Dean CameraFix issue in CDC device class driver where received...
2009-08-05 Dean CameraCommit for 090810rc1 release.
2009-07-27 Dean CameraState information for class drivers is now zeroed out...
2009-07-27 Dean CameraChange Host mode class driver Pipe configuration routin...
2009-07-27 Dean CameraAdd new MouseHost Class Driver demo, unfinished, to...
2009-07-26 Dean CameraCorrected new Pipe_IsEndpointBound() function.
2009-07-13 Dean CameraAdded new HOST_STATE_WaitForDeviceRemoval host state...
2009-06-23 Dean CameraPipe_ConfigurePipe() now automatically defaults IN...
2009-06-20 Dean CameraAdded USE_INTERNAL_SERIAL compile time option to automa...
2009-06-19 Dean CameraExtend USB_GetDeviceConfigDescriptor() routine to requi...
2009-06-19 Dean CameraRe-add in simple scheduler for compatibility with legac...
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-15 Dean CameraEnhanced class drivers to use the same public/private...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...