aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Common/CompilerSpecific.h
AgeCommit message (Expand)Author
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2012-02-03Minor documentation fixes.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-08-16Pull out architecture specific macros and other definitions into a new common...Dean
2011-08-16Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to im...Dean
2011-07-15Add missing SVN eol-style property to files where it was missing.Dean
2011-07-07Add missing doxygen group terminator to the new CompilerSpecific.h header file.Dean
2011-07-06Split out compiler specific helper macros into a new CompilerSpecific.h heade...Dean