Commit Graph

11 Commits (2fa6cbdb108a55a074c32990ffaa73755a17ae3a)

Author SHA1 Message Date
Dean Camera 1d2680b358 Update copyrights to 2015 (better late than never).
10 years ago
Dean Camera 366a846156 Fix incorrect XMEGA serial driver stream functions (thanks to William Patterson).
10 years ago
Dean Camera e368a89987 Update copyrights for 2014.
11 years ago
Dean Camera 16e8fe9878 Fix Serial peripheral driver compile error for XMEGA devices.
12 years ago
Dean Camera 334f70aa80 Add some missing function attributes.
12 years ago
Dean Camera cfa48f5987 Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer.
12 years ago
Dean Camera de0df8b162 Update copyright year to 2013.
12 years ago
Dean Camera eee252603b Minor documentation improvements.
12 years ago
Dean Camera 8f4f48d963 Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files.
13 years ago
Dean Camera 1132488e8f Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible.
13 years ago
Dean Camera f45d60f768 Added Serial USART peripheral driver for the XMEGA platform.
13 years ago