aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Common/Endianness.h
AgeCommit message (Expand)Author
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-09-22Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...Dean
2011-08-24Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the fun...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-06-20Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean
2011-04-25Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typ...Dean
2011-04-12Add missing function attributes to the pipe/endpoint functions for all archit...Dean
2011-04-04Conditionally add available address spaces to the address space enum, for mul...Dean
2011-03-13Oops - rename misnamed Endianess.h header file.Dean