From: Dean Camera Date: Mon, 27 Jul 2009 10:48:55 +0000 (+0000) Subject: Change Host mode class driver Pipe configuration routines -- better to let the applic... X-Git-Tag: LUFA-110528-BETA~1038 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/84c3c4a3d90e7f890c61d4640c2d65a469b42b79?hp=84c3c4a3d90e7f890c61d4640c2d65a469b42b79 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. ---