Add new MIDIHost LowLevel demo application.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / HIDParser.h
2009-09-24 Dean CameraDoxygen fixes to \param directives to give data directi...
2009-09-22 Dean CameraAdd new error condition to the HID Report Parser for...
2009-09-21 Dean CameraAdd new attributes to the HID Report Parser and HID...
2009-09-21 Dean CameraFinish initial draft of the Host Mode HID Class driver.
2009-09-21 Dean CameraAdd const qualifiers to Host mode Class drivers.
2009-09-20 Dean CameraFinish Class Driver MouseHost demo. Update HID Host...
2009-09-20 Dean CameraAdded new Pipe_IsFrozen() macro to determine if the...
2009-09-09 Dean CameraChange HID report parser so that it can calculate and...
2009-09-02 Dean CameraAdd user-filtering to the HID report parser, so that...
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-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-01 Dean CameraCommit of new class abstraction APIs for all device...