From: Dean Camera Date: Sun, 13 Mar 2011 05:54:13 +0000 (+0000) Subject: Move out endianness management macros into a new common Endianness.h header. X-Git-Tag: LUFA-110528-BETA~39 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b1528a12565c214f34e4e26b5032980780ae4d24?ds=inline;hp=b1528a12565c214f34e4e26b5032980780ae4d24 Move out endianness management macros into a new common Endianness.h header. Fix Doxygen documentation, broken due to the added ATTR_PACKED attribute on some structs breaking the Doxygen parser. ---