From: Dean Camera Date: Sun, 14 Apr 2013 08:48:55 +0000 (+0000) Subject: Reduce the amount of inlining of core Endpoint functions for XMEGA, to reduce the... X-Git-Tag: LUFA-130901-BETA~158 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b6a38164bdaf67bdd482e93b32bad9c3c5720264?ds=inline;hp=b6a38164bdaf67bdd482e93b32bad9c3c5720264 Reduce the amount of inlining of core Endpoint functions for XMEGA, to reduce the compiled code size (size/speed tradeoff). ---