aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h
AgeCommit message (Collapse)Author
2012-05-06Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ↵Dean
architecture to use the fast PIN register toggle alternative function for speed. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2186 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-04-25Add basic hardware mapping information for all supported boards.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2173 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-04Update file contributor copyrights for 2012.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2026 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-04Update file header copyrights for 2012.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2025 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-01-29Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ↵Dean
to the board hardware drivers. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2013 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵dean
trailing whitespace at the end of each line. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2007 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-05-18Seperated out board drivers by architecture in the library internals for ↵Dean
better organisation. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1755 d5102386-fcda-11dd-9fdb-3debd5008f28