aboutsummaryrefslogtreecommitdiff
path: root/LUFA/DriverStubs/Buttons.h
AgeCommit message (Expand)Author
2010-09-11Added new project makefile template to the library and moved board driver stu...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-02-24Revert changes made for the partial port to the AVR32 architecture.Dean
2010-02-22Change over board hardware drivers to use the custom uintN_t and intN_t nativ...Dean
2010-02-11Add more include protection macros to give the user warnings when they try to...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-11-09Spell check all source code variables, comments and strings.Dean
2009-08-05Fixed issue in USBtoSerial demos where the USART Rx line was not having its p...Dean
2009-05-06Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean