aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Common/BoardTypes.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.Dean Camera2012-05-061-0/+7
* Added support for the DorkbotPDX Duce board.Dean Camera2012-04-251-0/+3
* Added support for the BitWizard Multio and Big-Multio boards.Dean Camera2012-02-221-6/+12
* Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean Camera2012-02-061-0/+3
* Add support for the Micropendous (Arduino-like) series of boards (revisions 1...Dean Camera2012-02-051-0/+6
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Fix errors in the new Micropendous board drivers. Reorder the board definitio...Dean Camera2012-02-031-20/+20
* Add support for the Micropendous series of USB AVR8 boards.Dean Camera2012-02-031-37/+58
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-3/+3
* Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).Dean Camera2011-11-281-0/+6
* Oops: Typo on the new TEENSY2 board support.Dean Camera2011-11-231-1/+1
* Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).Dean Camera2011-11-231-1/+4
* Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...Dean Camera2011-11-011-3/+3
* Add support for the Atmel XMEGA A3BU Xplained board.Dean Camera2011-10-311-0/+3
* Added board hardware driver support for the EVK1104 board.Dean Camera2011-06-271-0/+3
* Add board driver support for the EVK1100 board.Dean Camera2011-06-271-0/+3
* Added board driver support for the Busware TUL board.Dean Camera2011-06-041-1/+4
* Added start of a port of the core USB driver code to the AVR32 UC3B architect...Dean Camera2011-02-201-0/+3
* More Doxygen updates for multiple architecture support.Dean Camera2011-02-201-4/+5
* Start update of documentation to support possible multiple architectures in t...Dean Camera2011-02-201-2/+2
* Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean Camera2011-02-191-4/+4
* Added board driver support for the Sparkfun ATMEGA8U2 breakout board.Dean Camera2011-02-161-0/+3
* Minor documentation improvements.Dean Camera2011-01-081-2/+2
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Fixed broken USBFOO board drivers due to missing BOARD_USBFOO define.Dean Camera2010-11-301-0/+3
* Added board hardware driver support for the Microsin AVR-USB162 development b...Dean Camera2010-11-211-1/+4
* Added board hardware driver support for the Adafruit U4 breakout board.Dean Camera2010-11-081-0/+3
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Added board hardware driver support for the Minimus board (thanks to the PSGr...Dean Camera2010-10-171-0/+3
* Added board hardware driver support for the Maximus board (thanks to the PSGr...Dean Camera2010-10-171-0/+3
* Added board hardware driver support for the Blackcat USB JTAG board (thanks t...Dean Camera2010-10-171-0/+3
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-16/+17
* Added board hardware driver support for the Busware CUL V3 board.Dean Camera2010-10-061-0/+3
* Added board hardware driver support for the Arduino Uno development board.Dean Camera2010-09-281-0/+3
* Fix board name redefinition in BoardTypes.h (thanks to Daniel Czigany).Dean Camera2010-09-141-1/+1
* Added board hardware driver support for the BUI development board.Dean Camera2010-09-141-0/+3
* Added board hardware driver support for the UDIP development board.Dean Camera2010-09-141-0/+3
* Added board hardware driver support for the Olimex AVR-USB-162 development bo...Dean Camera2010-09-031-0/+3
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-120/+120
* Add missing board Buttons driver for the USBTINY MKII board target.Dean Camera2010-03-301-1/+1
* Oops - make sure board driver dispatch headers test for the correct BOARD def...Dean Camera2010-03-301-1/+1
* Added support for the JM-DB-U2 board hardware.Dean Camera2010-03-301-0/+3
* Added board hardware driver support for the Benito programmer.Dean Camera2010-03-301-1/+4
* Added board hardware driver support for Tom's USBTINY MKII programmer.Dean Camera2010-03-301-1/+4
* Add file-level brief documentation.Dean Camera2010-03-291-0/+1
* Added new Relay Controller Board project (thanks to OBinou).Dean Camera2010-03-241-0/+3
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-3/+0
* Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.Dean Camera2010-02-221-0/+3
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean Camera2010-02-041-0/+12