Moved USB Host state machine code out from USBTask.c and into Host.c, where it more...
[pub/USBasp.git] / Demos / Host / GenericHIDHost / ConfigDescriptor.c
2009-05-12 Dean CameraRemove remainder of data pipe interrupt management...
2009-04-19 Dean CameraFixed incorrect HID interface class and subclass values...
2009-04-17 Dean CameraRemoved "Host_" section of the function names in Config...
2009-04-01 Dean CameraAdded new GenericHIDHost demo.