Fixed PrinterHost demo returning invalid Device ID data when the attached device...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / HID.h
2009-09-20 Dean CameraAdded new Pipe_IsFrozen() macro to determine if the...
2009-09-17 Dean CameraFix Mass Storage Host Class driver GetMaxLUN command...
2009-08-27 Dean CameraAdded extra note about missing OUT endpoint configurati...
2009-08-26 Dean CameraMore work on the Mass Storage Host mode Class driver.
2009-08-16 Dean CameraAdded new EVENT_USB_Device_StartOfFrame() event, contro...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-31 Dean CameraFix demos based on the device mode HID class driver...
2009-07-30 Dean CameraAdd new HID_Device_MillisecondElapsed() function to...
2009-07-30 Dean CameraEnsure that the previous HID reports in the HID device...
2009-07-30 Dean CameraFix to HID device mode Class driver, so that new report...
2009-07-27 Dean CameraState information for class drivers is now zeroed out...
2009-07-14 Dean CameraAdded module file dependancy information to the USB...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-26 Dean CameraReduce struct name pollution - group typedef struct...
2009-06-19 Dean CameraClean up RNDIS demo type define names.
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...
2009-06-11 Dean CameraChanged to new device mode Class Driver function name...
2009-06-09 Dean CameraDeleted Host ClassDriver demos -- not yet started,...
2009-06-08 Dean CameraCompleted documentation of the HID device class driver.
2009-06-08 Dean CameraFinished CDC device class driver documentation.
2009-06-05 Dean CameraSynchronise with the 090605 release.
2009-06-05 Dean CameraAdded multiple Report ID support to the HID class drive...
2009-06-04 Dean CameraAdded Doxygen documentation to the Audio class driver...
2009-06-04 Dean CameraMinor documentation page updates.
2009-06-02 Dean CameraRemoved new Start of Frame event from the library;...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...