aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/AVR8/XPLAIN
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights for 2018.Dean Camera2018-01-043-6/+6
* Update copyrights for 2017.Dean Camera2017-04-183-6/+6
* Update copyrights to 2016.Dean Camera2016-01-313-6/+6
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-173-6/+6
* Update copyrights for 2014.Dean Camera2014-01-043-6/+6
* Update board Dataflash_Init() functions to automatically configure the approp...Dean Camera2013-06-121-2/+4
* Fix board driver hardware capability definition macro documentation. Fix Doxy...Dean Camera2013-04-281-1/+1
* Added new Board Hardware Information board driver.Dean Camera2013-01-271-0/+89
* Update copyright year to 2013.Dean Camera2013-01-032-4/+4
* Minor documentation improvements.Dean Camera2012-10-052-2/+2
* Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ...Dean Camera2012-09-191-6/+6
* Minor documentation corrections.Dean Camera2012-09-191-1/+1
* Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ar...Dean Camera2012-05-061-1/+1
* Add basic hardware mapping information for all supported boards.Dean Camera2012-04-252-0/+18
* Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...Dean Camera2012-02-121-0/+1
* Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean Camera2012-02-061-2/+2
* Update file contributor copyrights for 2012.Dean Camera2012-02-042-2/+2
* Update file header copyrights for 2012.Dean Camera2012-02-042-2/+2
* Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...Dean Camera2012-01-291-0/+6
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-232-2/+2
* Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta boar...Dean Camera2011-11-282-0/+14
* Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).Dean Camera2011-11-232-4/+6
* Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...Dean Camera2011-11-011-0/+32
* Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...Dean Camera2011-09-221-5/+5
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-2/+2
* Spell check library source code files.Dean Camera2011-06-011-1/+1
* Seperated out board drivers by architecture in the library internals for bett...Dean Camera2011-05-182-0/+312