From: Dean Camera Date: Mon, 31 Aug 2009 07:48:32 +0000 (+0000) Subject: Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() function... X-Git-Tag: LUFA-110528-BETA~928 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/7fbb75928749b74a0964ad159159066967191243?hp=7fbb75928749b74a0964ad159159066967191243 Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() function so that it now performs size checks and data validations internally, to simplify user code. ---