Change HID report parser so that it can calculate and record the sizes (IN, OUT and...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / HIDParser.c
2009-09-09 Dean CameraChange HID report parser so that it can calculate and...
2009-09-09 Dean CameraFinish Still Image Host class driver.
2009-09-02 Dean CameraAdd user-filtering to the HID report parser, so that...
2009-09-01 Dean CameraChanged HIDParser to only zero out important values...
2009-08-31 Dean CameraAdd return codes to the CDC Host Class driver String...
2009-08-11 Dean CameraAdded flag to the HID report parser to indicate if...
2009-08-11 Dean CameraFixed swapped paremeters in the HID state memory copy...
2009-07-28 Dean CameraFixed report data alignment issues in the MouseHostWith...
2009-06-15 Dean CameraFixed broken HIDReportParser.c.
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...