Oops - with new changes to the way the device Configuration Descriptor is retrieved...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / CDC.h
2009-08-30 Dean CameraAdded start of the Still Image Host Class driver demo...
2009-08-27 Dean CameraMinor documentation fixes to the completed Host mode...
2009-08-26 Dean CameraMore work on the Mass Storage Host mode Class driver.
2009-08-11 Dean CameraAdd CDC Host class driver EVENT_CDC_Host_ControLineStat...
2009-08-11 Dean CameraDocument CDC Host class driver functions and enums.
2009-08-11 Dean CameraAdd new functions to the HID host class driver, refine...
2009-08-11 Dean CameraFix issue in CDC device class driver where received...
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-16 Dean CameraAdded new TOTAL_NUM_CONFIGURATIONS option, removed...
2009-07-14 Dean CameraAdded module file dependancy information to the USB...
2009-06-26 Dean CameraReduce struct name pollution - group typedef struct...
2009-06-26 Dean CameraOptimize vendor/product description string display...
2009-06-20 Dean CameraAdded USE_INTERNAL_SERIAL compile time option to automa...
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 CameraMore Doxygen fixes - ensure no undocumented function...
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...