Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Seperated out board drivers by architecture in the library internals for ↵ | Dean Camera | 2011-05-18 | 1 | -124/+0 |
| | | | | better organisation. | ||||
* | Start update of documentation to support possible multiple architectures in ↵ | Dean Camera | 2011-02-20 | 1 | -7/+2 |
| | | | | the future - alter \file documentation to automatically copy in the module documentation where possible. | ||||
* | Add new ARCH option to the makefiles to (eventually) specify the target ↵ | Dean Camera | 2011-02-19 | 1 | -1/+1 |
| | | | | device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support. | ||||
* | Update copyright year on all source files. | Dean Camera | 2011-01-01 | 1 | -2/+2 |
| | |||||
* | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org ↵ | Dean Camera | 2010-10-28 | 1 | -1/+1 |
| | | | | redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists. | ||||
* | Clean up excessive whitespace at the end of each line using the wspurify ↵ | Dean Camera | 2010-10-13 | 1 | -12/+13 |
| | | | | tool made by Laszlo Monda | ||||
* | Added board hardware driver support for the BUI development board. | Dean Camera | 2010-09-14 | 1 | -4/+4 |
| | |||||
* | Add missing const qualifiers to class drivers. | Dean Camera | 2010-07-21 | 1 | -1/+2 |
| | | | | Indent core library function parameters so that there is only one parameter per line, to increase readability. | ||||
* | Minor documentation cleanups. | Dean Camera | 2010-06-03 | 1 | -1/+1 |
| | |||||
* | Add svn:eol-style property to source files, so that the line endings are ↵ | Dean Camera | 2010-05-08 | 1 | -127/+127 |
| | | | | correctly converted to the target system's native end of line style. | ||||
* | Added board hardware driver support for Tom's USBTINY MKII programmer. | Dean Camera | 2010-03-30 | 1 | -2/+2 |
| | |||||
* | Add briefs for the library core structures. | Dean Camera | 2010-03-29 | 1 | -0/+2 |
| | |||||
* | Add file-level brief documentation. | Dean Camera | 2010-03-29 | 1 | -2/+1 |
| | | | | Remove accidentally duplicated model-specific peripheral driver files. | ||||
* | Added new Relay Controller Board project (thanks to OBinou). | Dean Camera | 2010-03-24 | 1 | -0/+126 |
Added hardware board driver support for the PJRC Teensy line of USB AVR boards. |