Commit Graph

18 Commits (7e97be22a37017aa3df9ae73b92ae6043df4e9dd)

Author SHA1 Message Date
Dean Camera 1e05d46b66 Update copyrights to 2016.
9 years ago
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 be2df78637 Minor documentation improvements.
10 years ago
Hell f6fe9db8ba Fix Serial_XMEGA.h syntax and define error
11 years ago
Dean Camera 3d818fbb86 Add Serial_IsSendReady() and Serial_IsSendComplete() serial driver API functions.
11 years ago
Dean Camera e368a89987 Update copyrights for 2014.
11 years ago
Dean Camera 7941245122 Ensure core library documentation sections use unique IDs.
12 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 f2ae4dc255 Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
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 01a80df6c2 Minor documentation improvements.
13 years ago
Dean Camera 5051df08d7 Minor documentation improvements.
13 years ago
Dean Camera f45d60f768 Added Serial USART peripheral driver for the XMEGA platform.
13 years ago