aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/DeviceSupport.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added support for the Pololu A-Star Micro board (thanks to Joh Schneider).Dean Camera2016-01-311-0/+1
|
* Add board drivers for the Atmel Xplained-MINI kits.Dean Camera2014-11-201-0/+1
|
* Add support for the Arduino Micro board, fix other Arduino board LED drivers.Dean Camera2014-09-111-1/+2
|
* Add board support for the Arduino YUN ATMEGA32U4 coprocessor.Dean Camera2014-09-111-0/+1
|
* Add Atmel Studio support for the U2S board.Dean Camera2013-06-221-1/+1
|
* Add missing U2S board definition, update build tests and documentation.Dean Camera2013-06-221-0/+1
|
* Add support for the XMEGA C3 Xplained board.Dean Camera2013-05-201-0/+1
|
* Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard ↵Dean Camera2013-01-191-0/+1
| | | | Wesser).
* Minor documentation improvements.Dean Camera2013-01-031-3/+3
|
* Remove support for devices that were not put into production.Dean Camera2013-01-031-18/+3
|
* Add support for the Atmel UC3-A3 Xplained board.Dean Camera2012-09-081-0/+1
|
* Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED ↵Dean Camera2012-08-121-3/+2
| | | | masks so that it lines up with the Arduino boards.
* Add support for the Olimex AVR-ISP-MK2 board.Dean Camera2012-07-261-0/+1
|
* Change the build system build module makefiles to have a set of sanity check ↵Dean Camera2012-06-101-2/+4
| | | | macros they can call to verify user data. Add additional sanity checks.
* Minor documentation improvements.Dean Camera2012-05-271-2/+2
|
* Add support for the ATXMEGA384C3.Dean Camera2012-05-071-0/+5
|
* Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.Dean Camera2012-05-061-0/+2
|
* Added support for the DorkbotPDX Duce board.Dean Camera2012-04-251-0/+1
|
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-0/+30
|
* Added support for the BitWizard Multio and Big-Multio boards.Dean Camera2012-02-221-0/+1
|
* Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean Camera2012-02-061-0/+1
| | | | | | Fix Dataflash driver for the A3BU-Xplained board. Minor documentation improvements.
* Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix ↵Dean Camera2012-02-051-0/+10
| | | | minor error in the AVRISP-MKII clone project descriptors.
* Add support for the Micropendous series of USB AVR8 boards.Dean Camera2012-02-031-1/+3
|
* Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).Dean Camera2011-11-281-0/+1
|
* Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).Dean Camera2011-11-231-1/+1
|
* Add support for the new MEGA B series devices.Dean Camera2011-10-311-0/+20
|
* Add support for the Atmel XMEGA A3BU Xplained board.Dean Camera2011-10-311-1/+1
| | | | More XMEGA USB core fixes.
* Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to ↵Dean Camera2011-10-181-0/+356
prevent user confusion with the actual *nix Man tool.