aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Common/BoardTypes.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Added support for the Atmel EVK527 board hardware.Dean Camera2009-12-041-4/+7
* Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN...Dean Camera2009-12-031-2/+5
* Added support for the Atmel XPLAIN board.Dean Camera2009-10-021-0/+3
* Added support for the officially recommended layout of the external periphera...Dean Camera2009-09-171-0/+3
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-0/+11
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+72