Add new functions to the HID host class driver, refine HID interface protocol matching.
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 11 Aug 2009 09:12:29 +0000 (09:12 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 11 Aug 2009 09:12:29 +0000 (09:12 +0000)
commitc86491af8b24679984a3fc5effc7675779652e4c
tree7709d0549ff5bc2354403c4da82574d8461f3e79
parenta2001ac1ccf4d4919c8243fbc69aff0b68973d3f
Add new functions to the HID host class driver, refine HID interface protocol matching.

Remove stray state variable from the CDC host class driver.
Demos/Host/ClassDriver/CDCHost/CDCHost.h
Demos/Host/ClassDriver/MouseHost/MouseHost.c
Demos/Host/ClassDriver/MouseHost/MouseHost.h
Demos/Host/ClassDriver/makefile [new file with mode: 0644]
LUFA.pnproj
LUFA/Drivers/USB/Class/Host/CDC.c
LUFA/Drivers/USB/Class/Host/CDC.h
LUFA/Drivers/USB/Class/Host/HID.c
LUFA/Drivers/USB/Class/Host/HID.h