aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DriverStubs/Buttons.h
Commit message (Expand)AuthorAgeFilesLines
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-85/+85
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-1/+2
* Change over board hardware drivers to use the custom uintN_t and intN_t nativ...Dean Camera2010-02-221-2/+1
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-1/+1
* 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
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* Fixed issue in USBtoSerial demos where the USART Rx line was not having its p...Dean Camera2009-08-051-2/+0
* Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean Camera2009-05-061-0/+87