aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Common/Endianness.h
Commit message (Collapse)AuthorAgeFilesLines
* Add missing function attributes to the pipe/endpoint functions for all ↵Dean Camera2011-04-121-12/+12
| | | | | | architectures. Perform endianness correction in the HID report parser for big-endian platforms.
* Conditionally add available address spaces to the address space enum, for ↵Dean Camera2011-04-041-0/+4
| | | | | | | | multiple address space architectures. Update Doxygen configuration file for the latest Doxygen release. Minor documentation updates.
* Oops - rename misnamed Endianess.h header file.Dean Camera2011-03-131-0/+462
Remove UC3B temp macros related to EEPROM, to ensure that projects requiring this break at compile time rather than at runtime until a solution can be found.