From: Dean Camera Date: Fri, 24 Dec 2010 18:05:50 +0000 (+0000) Subject: Add ORDERED_EP_CONFIG compile time option to the CDC class bootloader, to reduce... X-Git-Tag: LUFA-110528-BETA~130 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/5489af7fa0adde393edcdc6f325cce8032a163f8?hp=5489af7fa0adde393edcdc6f325cce8032a163f8 Add ORDERED_EP_CONFIG compile time option to the CDC class bootloader, to reduce the compiled binary size, as the endpoint initialization order is fixed in the code. ---