aboutsummaryrefslogtreecommitdiff
path: root/LUFA/DriverStubs/LEDs.h
AgeCommit message (Expand)Author
2010-09-11Added new project makefile template to the library and moved board driver stu...Dean
2010-06-03Minor documentation cleanups.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-08-05Fixed issue in USBtoSerial demos where the USART Rx line was not having its p...Dean
2009-07-24Added new LEDs_ToggleLEDs() function to the Board LEDs driver.Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean