From: Dean Camera Date: Sun, 6 Feb 2011 17:04:39 +0000 (+0000) Subject: Tighten up the Bootloader GetDescriptor() function, as the descriptor size can be... X-Git-Tag: LUFA-110528-BETA~86 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/355d12e039caafbb8e0ae18427be3acef03719d1?hp=355d12e039caafbb8e0ae18427be3acef03719d1 Tighten up the Bootloader GetDescriptor() function, as the descriptor size can be extracted from the header after the address has been found. ---