aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/XMEGA
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights for 2018.Dean Camera2018-01-0411-22/+22
* Update copyrights for 2017.Dean Camera2017-04-1811-22/+22
* Update copyrights to 2016.Dean Camera2016-01-3111-22/+22
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-1711-22/+22
* Update copyrights for 2014.Dean Camera2014-01-0411-23/+23
* Update board Dataflash_Init() functions to automatically configure the approp...Dean Camera2013-06-122-3/+14
* Fix typos in the XMEGA board LED drivers, use a cleaner change and set implem...Dean Camera2013-06-123-13/+28
* Added missing LEDs to the XMEGA A3BU Xplained and XMEGA C3 Xplained board LED...Dean Camera2013-06-012-28/+88
* Add support for the XMEGA C3 Xplained board.Dean Camera2013-05-205-20/+356
* Fix board driver hardware capability definition macro documentation. Fix Doxy...Dean Camera2013-04-282-4/+4
* Added new Board Hardware Information board driver.Dean Camera2013-01-272-0/+172
* Update copyright year to 2013.Dean Camera2013-01-036-12/+12
* Minor documentation improvements.Dean Camera2012-10-056-6/+6
* Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ...Dean Camera2012-09-192-4/+4
* Minor documentation corrections.Dean Camera2012-09-192-2/+2
* Add basic hardware mapping information for all supported boards.Dean Camera2012-04-256-0/+40
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-142-14/+20
* Add missing file Subversion EOL-style properties.Dean Camera2012-02-132-284/+284
* Fix Dataflash driver for the XMEGA-B1 XPLAINED - the Dataflash is connected t...Dean Camera2012-02-131-0/+2
* Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...Dean Camera2012-02-122-22/+10
* Update XMEGA board drivers to use the port inversion feature of the XMEGA arc...Dean Camera2012-02-096-53/+289
* Oops - XMEGA-B1 Xplained LEDs are on PORTB and PORTE, not PORTF and PORTE.Dean Camera2012-02-061-13/+13
* Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean Camera2012-02-064-8/+282
* Update file contributor copyrights for 2012.Dean Camera2012-02-043-3/+3
* Update file header copyrights for 2012.Dean Camera2012-02-043-13/+13
* Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...Dean Camera2012-01-292-0/+16
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-232-6/+4
* Minor Doxygen documentation improvements.Dean Camera2011-11-243-3/+3
* Add missing SVN eol-style property to ensure that source code line endings an...Dean Camera2011-11-093-450/+450
* Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...Dean Camera2011-11-011-0/+220
* Add XMEGA SPI peripheral driver.Dean Camera2011-10-312-14/+14
* Add support for the Atmel XMEGA A3BU Xplained board.Dean Camera2011-10-312-0/+230