aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Common/Endianness.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Fix Doxygen grouping.Dean Camera2019-09-041-4/+4
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
* Add ATTR_ALWAYS_INLINE to Endianess helper functions to optimize generated codeStefan Hellermann2015-09-301-2/+2
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Minor documentation improvements.Dean Camera2012-08-111-0/+4
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-4/+5
* Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...Dean Camera2011-09-221-0/+6
* 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