From: Dean Camera Date: Tue, 16 Aug 2011 05:00:45 +0000 (+0000) Subject: Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to improve... X-Git-Tag: LUFA-111009~33 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/34781781278f0fb2557b7c5dd9c0de54ad2aba09?hp=34781781278f0fb2557b7c5dd9c0de54ad2aba09 Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to improve optimization if called with constant inputs. ---