aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/CULV3
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year on all source files.Dean Camera2011-01-012-4/+4
|
* Fixed inverted Minimus board LEDs.Dean Camera2010-12-281-1/+1
|
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org ↵Dean Camera2010-10-282-2/+2
| | | | 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 Camera2010-10-132-20/+22
| | | | tool made by Laszlo Monda
* Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to ↵Dean Camera2010-10-072-3/+3
| | | | reduce the compiled binary size.
* Added board hardware driver support for the Busware CUL V3 board.Dean Camera2010-10-062-0/+225
Added SVN eol-style property to the library driver files that are missing it.