aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Common/Endianness.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the fun...Dean Camera2011-08-241-16/+16
* Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to im...Dean Camera2011-08-161-0/+6
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-476/+476
* Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean Camera2011-06-201-0/+10
* Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typ...Dean Camera2011-04-251-3/+3
* Add missing function attributes to the pipe/endpoint functions for all archit...Dean Camera2011-04-121-12/+12
* Conditionally add available address spaces to the address space enum, for mul...Dean Camera2011-04-041-0/+4
* Oops - rename misnamed Endianess.h header file.Dean Camera2011-03-131-0/+462