aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/AVR8
Commit message (Expand)AuthorAgeFilesLines
* 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