| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 1 | -2/+2 |
* | Add TWI Peripheral driver for XMEGA | Michael Janssen | 2013-07-24 | 1 | -0/+2 |
* | Ensure core library documentation sections use unique IDs. | Dean Camera | 2013-06-01 | 1 | -2/+2 |
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 1 | -2/+2 |
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 1 | -1/+1 |
* | Update file contributor copyrights for 2012. | Dean Camera | 2012-02-04 | 1 | -1/+1 |
* | Update file header copyrights for 2012. | Dean Camera | 2012-02-04 | 1 | -1/+1 |
* | Remove redundant Doxygen guards from the internal preprocessor definitions. | Dean Camera | 2011-03-15 | 1 | -3/+1 |
* | Rename architecture specific driver files, to make them appear with uniquely ... | Dean Camera | 2011-02-20 | 1 | -2/+2 |
* | More Doxygen updates for multiple architecture support. | Dean Camera | 2011-02-20 | 1 | -1/+2 |
* | Fix documentation glitches from the restructuring changes. | Dean Camera | 2011-02-19 | 1 | -1/+1 |
* | Add new ARCH option to the makefiles to (eventually) specify the target devic... | Dean Camera | 2011-02-19 | 1 | -17/+17 |
* | Update copyright year on all source files. | Dean Camera | 2011-01-01 | 1 | -2/+2 |
* | Documentation improvements - put driver example code into its own section, fi... | Dean Camera | 2010-12-26 | 1 | -1/+1 |
* | Added basic driver example use code to the library documentation. | Dean Camera | 2010-12-26 | 1 | -0/+3 |
* | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi... | Dean Camera | 2010-10-28 | 1 | -1/+1 |
* | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean Camera | 2010-10-13 | 1 | -8/+9 |
* | Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. | Dean Camera | 2010-07-19 | 1 | -1/+2 |
* | Add svn:eol-style property to source files, so that the line endings are corr... | Dean Camera | 2010-05-08 | 1 | -70/+70 |
* | Add file-level brief documentation. | Dean Camera | 2010-03-29 | 1 | -0/+1 |
* | Revert changes made for the partial port to the AVR32 architecture. | Dean Camera | 2010-02-24 | 1 | -3/+1 |
* | Update Temperature board driver to be AVR32 compatible when the ADC periphera... | Dean Camera | 2010-02-23 | 1 | -0/+2 |
* | Rename AVRU4U6U9 peripheral driver directory to AVR8. | Dean Camera | 2010-02-22 | 1 | -1/+1 |
* | Add more include protection macros to give the user warnings when they try to... | Dean Camera | 2010-02-11 | 1 | -2/+1 |
* | Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory. | Dean Camera | 2010-01-25 | 1 | -1/+1 |
* | Added master mode hardware TWI driver. | Dean Camera | 2010-01-19 | 1 | -0/+70 |