Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to improve...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 16 Aug 2011 05:00:45 +0000 (05:00 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 16 Aug 2011 05:00:45 +0000 (05:00 +0000)
commit34781781278f0fb2557b7c5dd9c0de54ad2aba09
tree0e1f274269d8ac2f80bb73e532721e843b01705d
parentef4cff29c3cea77d545869ad71bdd043e5475482
Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to improve optimization if called with constant inputs.
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
LUFA/Common/CompilerSpecific.h
LUFA/Common/Endianness.h
LUFA/ManPages/ChangeLog.txt