aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/AVR8
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights for 2014.Dean Camera2014-01-04105-223/+223
* Minor documentation fixes.Dean Camera2013-10-272-2/+2
* Minor documentation improvements.Dean Camera2013-06-221-1/+1
* Add U2S board supportMichael2013-06-223-0/+320
* Update board Dataflash_Init() functions to automatically configure the approp...Dean Camera2013-06-125-8/+18
* Fix board driver hardware capability definition macro documentation. Fix Doxy...Dean Camera2013-04-2835-57/+57
* Fix typos in the Arduino Leonardo board drivers.Dean Camera2013-04-082-10/+10
* Added new CONCAT() and CONCAT_EXPANDED() convenience macros.Dean Camera2013-04-062-15/+9
* Fixed swapped LED3 and LED4 masks for the Olimex-32U4 development board LED d...Dean Camera2013-02-191-6/+6
* Fix typos in the new board hardware information header files.Dean Camera2013-01-272-3/+3
* Added new Board Hardware Information board driver.Dean Camera2013-01-2736-2/+2964
* Fix incorrect URLs for the Stange-ISP board.Dean Camera2013-01-192-2/+2
* Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard Wess...Dean Camera2013-01-192-0/+241
* Update copyright year to 2013.Dean Camera2013-01-0365-130/+130
* Fixed hardware race condition that could cause failed device enumerations for...Dean Camera2013-01-031-7/+3
* Minor documentation improvements.Dean Camera2012-10-0565-65/+65
* Add missing preprocessor logic to the USBKEY board Dataflash driver so that D...Dean Camera2012-09-211-6/+12
* Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ...Dean Camera2012-09-195-31/+31
* Minor documentation corrections.Dean Camera2012-09-195-5/+5
* Added support for the Xevelabs USB2AX revision 3.1 board.Dean Camera2012-09-152-25/+54
* Spell-check latest trunk source code.Dean Camera2012-08-181-3/+3
* Fix incorrect LED masks for the Olimex 32U4 and Leonardo boards.Dean Camera2012-08-122-4/+4
* Leonardo LEDs are RX/TX active Low and USER active high, not the other way ar...Dean Camera2012-08-121-6/+6
* Fixed inverted LED driving code for the Arduino Leonardo board. Fixed inverte...Dean Camera2012-08-125-29/+29
* Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED mask...Dean Camera2012-08-122-4/+173
* Add support for the Olimex AVR-ISP-MK2 board.Dean Camera2012-07-262-0/+246
* Fix errors in some board driver LED_Disable() functions.Dean Camera2012-07-264-10/+10
* Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_Chan...Dean Camera2012-07-031-2/+2
* Add svn:eol-style property on all source files where it was missing. Fix line...Dean Camera2012-06-213-514/+514
* Update SVN line endings property on newer source files to native.Dean Camera2012-06-072-322/+322
* Minor documentation improvements.Dean Camera2012-05-271-1/+1
* Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ar...Dean Camera2012-05-0632-41/+42
* Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.Dean Camera2012-05-064-0/+554
* Added support for the DorkbotPDX Duce board.Dean Camera2012-04-251-0/+147
* Fixed inverted LED logic in the USB2AX board LED driver (thanks to Nicolas Sa...Dean Camera2012-04-251-16/+16
* Add basic hardware mapping information for all supported boards.Dean Camera2012-04-2557-13/+364
* Fixed inverted LED logic in the OLIMEX162 board LED driver.Dean Camera2012-03-201-7/+7
* Added support for the BitWizard Multio and Big-Multio boards.Dean Camera2012-02-222-0/+308
* Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...Dean Camera2012-02-125-0/+5
* Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean Camera2012-02-065-10/+10
* Add support for the Micropendous (Arduino-like) series of boards (revisions 1...Dean Camera2012-02-052-11/+65
* Add missing svn:eol-style properties to /trunk/.Dean Camera2012-02-041-130/+130
* Update file contributor copyrights for 2012.Dean Camera2012-02-0455-55/+55
* Update file header copyrights for 2012.Dean Camera2012-02-0455-55/+55
* Fix errors in the new Micropendous board drivers. Reorder the board definitio...Dean Camera2012-02-031-3/+13
* Add support for the Micropendous series of USB AVR8 boards.Dean Camera2012-02-032-0/+296
* Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...Dean Camera2012-01-2948-15/+322
* Fixed incorrect implementation of LEDs_ToggleLEDs() for the Adafruit-U4 board...Dean Camera2011-12-261-3/+3
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-2314-43/+51
* Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).Dean Camera2011-11-282-0/+273