Change Host mode class driver Pipe configuration routines -- better to let the applic...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 27 Jul 2009 10:48:55 +0000 (10:48 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 27 Jul 2009 10:48:55 +0000 (10:48 +0000)
commit84c3c4a3d90e7f890c61d4640c2d65a469b42b79
treee498b8aea50aab1aa6931b775c0d68154c7db348
parent5251bc6e4e312ec5c4f57c43a92ba49c19684c51
Change Host mode class driver Pipe configuration routines -- better to let the application fetch the configuration descriptors once, and then pass them to each class driver in turn.
Demos/Host/ClassDriver/CDCHost/CDCHost.c
Demos/Host/ClassDriver/MouseHost/MouseHost.c
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