aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/Board/AVR8/EVK527
AgeCommit message (Expand)Author
2012-05-06Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ar...Dean
2012-04-25Add basic hardware mapping information for all supported boards.Dean
2012-02-12Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...Dean
2012-02-06Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2012-01-29Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-11-01Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...Dean
2011-06-05Massive corrections to the project documentation and code comments, thanks to...Dean
2011-06-01Spell check library source code files.Dean
2011-05-18Seperated out board drivers by architecture in the library internals for bett...Dean