aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
AgeCommit message (Expand)Author
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
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-11-28Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta boar...Dean
2011-11-23Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).Dean
2011-11-01Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...Dean
2011-09-22Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...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