aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/XPLAIN/LEDs.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-13/+14
* Added board hardware driver support for the BUI development board.Dean Camera2010-09-141-4/+4
* Added LEDs_ToggleLEDs() function to several board LED drivers which were miss...Dean Camera2010-09-091-2/+2
* Add missing const qualifiers to class drivers.Dean Camera2010-07-211-1/+2
* Minor documentation cleanups.Dean Camera2010-06-031-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-127/+127
* Add briefs for the library core structures.Dean Camera2010-03-291-0/+2
* Add file-level brief documentation.Dean Camera2010-03-291-2/+1
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-6/+7
* Change over board hardware drivers to use the custom uintN_t and intN_t nativ...Dean Camera2010-02-221-7/+6
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-1/+1
* Make board specific and device peripheral specific drivers' file documentatio...Dean Camera2010-02-011-0/+5
* Fix XPLAIN Dataflash and LED drivers.Dean Camera2010-01-071-7/+7
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Added support for the Atmel XPLAIN board.Dean Camera2009-10-021-0/+121