aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/DeviceSupport.txt
Commit message (Expand)AuthorAgeFilesLines
* Add experimental support for the AVR32 UC3A4 microcontrollers.Dean Camera2011-03-131-0/+6
* Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.Dean Camera2011-03-131-3/+17
* Added start of a port of the core USB driver code to the AVR32 UC3B architect...Dean Camera2011-02-201-0/+16
* More updates to remove architecture-specific comments from the documentation,...Dean Camera2011-02-201-1/+4
* Fixed Benito project discarding incoming data from the USB virtual serial por...Dean Camera2010-11-231-0/+1
* Fixed incorrect PollingIntervalMS values in the demo/project/bootloader endpo...Dean Camera2010-11-101-9/+10
* Added board hardware driver support for the Minimus board (thanks to the PSGr...Dean Camera2010-10-171-0/+1
* Added board hardware driver support for the Maximus board (thanks to the PSGr...Dean Camera2010-10-171-1/+2
* Added board hardware driver support for the Blackcat USB JTAG board (thanks t...Dean Camera2010-10-171-0/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-1/+1
* Added board hardware driver support for the Busware CUL V3 board.Dean Camera2010-10-061-0/+1
* Added board hardware driver support for the Arduino Uno development board.Dean Camera2010-09-281-0/+1
* Added board hardware driver support for the BUI development board.Dean Camera2010-09-141-8/+9
* Added board hardware driver support for the UDIP development board.Dean Camera2010-09-141-0/+1
* Added board hardware driver support for the USBFOO development board.Dean Camera2010-09-041-0/+1
* Added board hardware driver support for the Olimex AVR-USB-162 development bo...Dean Camera2010-09-031-1/+2
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-40/+40
* Added support for the JM-DB-U2 board hardware.Dean Camera2010-03-301-0/+2
* Added board hardware driver support for Tom's USBTINY MKII programmer.Dean Camera2010-03-301-0/+1
* Added new Relay Controller Board project (thanks to OBinou).Dean Camera2010-03-241-5/+5
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-2/+0
* Update manual pages to reference unfinished AVR32 port, add port status to th...Dean Camera2010-02-221-2/+2
* Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.Dean Camera2010-02-221-0/+2
* Added support for the Atmel EVK527 board hardware.Dean Camera2009-12-041-2/+3
* Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN...Dean Camera2009-12-031-1/+2
* Make the RNDISEthernetHost Class driver demo print out incomming packets from...Dean Camera2009-11-261-2/+2
* Minor code cleanups for clarity.Dean Camera2009-11-111-1/+1
* Added support for the Atmel XPLAIN board.Dean Camera2009-10-021-0/+1
* Added new Pipe_IsFrozen() macro to determine if the currently selected pipe i...Dean Camera2009-09-201-1/+1
* Added support for the officially recommended layout of the external periphera...Dean Camera2009-09-171-1/+4
* Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.Dean Camera2009-07-161-4/+7
* Move main library documentation pages into a new ManPages subdirectory.Dean Camera2009-06-151-0/+29