aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/AVR8
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta boar...Dean Camera2011-11-283-0/+21
* Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).Dean Camera2011-11-233-8/+37
* Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...Dean Camera2011-11-015-0/+160
* Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...Dean Camera2011-09-221-5/+5
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-1510-1149/+1149
* Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ...Dean Camera2011-06-081-0/+0
* Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ...Dean Camera2011-06-081-0/+0
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-057-17/+17
* Added board driver support for the Busware TUL board.Dean Camera2011-06-042-0/+216
* Spell check library source code files.Dean Camera2011-06-015-5/+5
* Oops - fix bad include path in the moved USBKEY Dataflash board driver header.Dean Camera2011-05-181-1/+2
* Seperated out board drivers by architecture in the library internals for bett...Dean Camera2011-05-1849-0/+5987