aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/LEDs.h
Commit message (Expand)AuthorAgeFilesLines
* Oops - include board and LED drivers for the Arduino Yun.Dean Camera2014-09-111-0/+2
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
* Add U2S board supportMichael2013-06-221-0/+2
* Ensure core library documentation sections use unique IDs.Dean Camera2013-06-011-3/+3
* Add support for the XMEGA C3 Xplained board.Dean Camera2013-05-201-0/+2
* Update Atmel Studio getting started page and associated images.Dean Camera2013-05-121-3/+11
* Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard Wess...Dean Camera2013-01-191-0/+2
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Added support for the Xevelabs USB2AX revision 3.1 board.Dean Camera2012-09-151-1/+1
* Minor documentation improvements.Dean Camera2012-09-091-1/+1
* Add support for the Atmel UC3-A3 Xplained board.Dean Camera2012-09-081-1/+5
* Fix typo in the LED dispatch header, breaking builds for Leonardo board or bo...Dean Camera2012-08-121-1/+1
* Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED mask...Dean Camera2012-08-121-3/+5
* Add support for the Olimex AVR-ISP-MK2 board.Dean Camera2012-07-261-0/+2
* Spell check source code, fix mistakes.Dean Camera2012-06-091-2/+2
* Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean Camera2012-05-201-3/+3
* Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.Dean Camera2012-05-061-0/+4
* Added support for the DorkbotPDX Duce board.Dean Camera2012-04-251-0/+2
* Fix documentation of the board LED driver (thanks to Karl Lunt).Dean Camera2012-04-231-3/+3
* Fixed compile error if LEDs_Disable() is called and BOARD=NONE is set (thanks...Dean Camera2012-03-171-0/+1
* Added support for the BitWizard Multio and Big-Multio boards.Dean Camera2012-02-221-0/+4
* Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean Camera2012-02-061-0/+2
* Add support for the Micropendous (Arduino-like) series of boards (revisions 1...Dean Camera2012-02-051-1/+2
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Fix errors in the new Micropendous board drivers. Reorder the board definitio...Dean Camera2012-02-031-1/+1
* Add support for the Micropendous series of USB AVR8 boards.Dean Camera2012-02-031-0/+2
* Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...Dean Camera2012-01-291-0/+3
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-5/+5
* Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).Dean Camera2011-11-281-3/+3
* Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).Dean Camera2011-11-231-1/+3
* Add support for the Atmel XMEGA A3BU Xplained board.Dean Camera2011-10-311-0/+2
* Add missing function attributes to the RingBuffer driver to reduce the chance...Dean Camera2011-07-111-20/+22
* Fix improper indenting of the internal board driver dispatch headers.Dean Camera2011-07-061-85/+86
* Added board hardware driver support for the EVK1104 board.Dean Camera2011-06-271-0/+2
* Add board driver support for the EVK1100 board.Dean Camera2011-06-271-0/+2
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-1/+1
* Added board driver support for the Busware TUL board.Dean Camera2011-06-041-0/+2
* Spell check library source code files.Dean Camera2011-06-011-2/+2
* Seperated out board drivers by architecture in the library internals for bett...Dean Camera2011-05-181-25/+25
* Correct UC3 global interrupt functions.Dean Camera2011-04-081-5/+5
* Remove redundant Doxygen guards from the internal preprocessor definitions.Dean Camera2011-03-151-3/+0
* Update board driver common APIs to use uint_reg_t.Dean Camera2011-02-201-7/+7
* Added start of a port of the core USB driver code to the AVR32 UC3B architect...Dean Camera2011-02-201-0/+2
* More Doxygen updates for multiple architecture support.Dean Camera2011-02-201-1/+2
* Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean Camera2011-02-191-2/+2
* Added board driver support for the Sparkfun ATMEGA8U2 breakout board.Dean Camera2011-02-161-0/+2
* Minor documentation improvements.Dean Camera2011-01-081-5/+5
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2