aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/Buttons.h
Commit message (Expand)AuthorAgeFilesLines
* Add file-level brief documentation.Dean Camera2010-03-291-0/+1
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-3/+1
* Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.Dean Camera2010-02-221-1/+3
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-0/+1
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean Camera2010-02-041-2/+2
* 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 EVK527 board hardware.Dean Camera2009-12-041-1/+3
* Added support for the Atmel XPLAIN board.Dean Camera2009-10-021-2/+2
* 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 better module summaries.Dean Camera2009-07-141-1/+3
* Fix build errors in Joystick device demo and library LEDs driver (on *nix sys...Dean Camera2009-05-071-5/+5
* Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean Camera2009-05-061-0/+105