Change Host mode class driver Pipe configuration routines -- better to let the applic...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / CDC.c
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...