From: Dean Camera Date: Sun, 22 Aug 2010 13:54:51 +0000 (+0000) Subject: Optimise Endpoint_ConfigureEndpoint_Prv() function to produce smaller code when CONTR... X-Git-Tag: LUFA-110528-BETA~276 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/f6e1eaba7548bce84ae25718d7c37479c4bb0065?ds=inline;hp=f6e1eaba7548bce84ae25718d7c37479c4bb0065 Optimise Endpoint_ConfigureEndpoint_Prv() function to produce smaller code when CONTROL_ONLY_DEVICE compile time token is defined. ---