Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops - rename misnamed Endianess.h header file. | Dean Camera | 2011-03-13 | 1 | -462/+0 |
| | | | | 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. | ||||
* | Move out endianness management macros into a new common Endianness.h header. | Dean Camera | 2011-03-13 | 1 | -0/+462 |
Fix Doxygen documentation, broken due to the added ATTR_PACKED attribute on some structs breaking the Doxygen parser. |