aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/Board/EVK1101/LEDs.h
AgeCommit message (Collapse)Author
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
2011-05-09Add new USE_LUFA_CONFIG_HEADER compile time option.Dean
Add missing LEDS_ToggleLEDs() function to the LED driver for the EVK1101 board. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1750 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-03-16Fix incorrectly named include guards in the Board driver header files.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1717 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-02-26More UC3B architecture port updates.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1682 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-02-20Update board driver common APIs to use uint_reg_t.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1680 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-02-20Added start of a port of the core USB driver code to the AVR32 UC3B ↵Dean
architecture. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1676 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-02-24Revert changes made for the partial port to the AVR32 architecture.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1155 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-02-22Change over board hardware drivers to use the custom uintN_t and intN_t ↵Dean
native word size types. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1149 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-02-22Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1144 d5102386-fcda-11dd-9fdb-3debd5008f28