aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/LEDs.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Added support for the Atmel EVK527 board hardware.Dean Camera2009-12-041-0/+2
* Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN...Dean Camera2009-12-031-0/+2
* Changed Audio Class driver sample read/write functions to be inline, to reduc...Dean Camera2009-10-031-1/+1
* Added support for the Atmel XPLAIN board.Dean Camera2009-10-021-2/+4
* Added support for the officially recommended layout of the external periphera...Dean Camera2009-09-171-0/+2
* Removed unused INCLUDE_FROM_BOARD_DRIVER internal define from the board drive...Dean Camera2009-08-311-1/+0
* Added new LEDs_ToggleLEDs() function to the Board LEDs driver.Dean Camera2009-07-241-0/+6
* Added better module summaries.Dean Camera2009-07-141-1/+2
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-5/+5
* Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LE...Dean Camera2009-05-051-0/+24
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-0/+8
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-1/+11
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-1/+1
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+113