aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/AVR8/OLIMEXT32U4
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2013.Dean Camera2013-01-032-4/+4
|
* Minor documentation improvements.Dean Camera2012-10-052-2/+2
|
* Fix incorrect LED masks for the Olimex 32U4 and Leonardo boards.Dean Camera2012-08-121-2/+2
|
* Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED ↵Dean Camera2012-08-121-4/+4
| | | | masks so that it lines up with the Arduino boards.
* Fix errors in some board driver LED_Disable() functions.Dean Camera2012-07-261-3/+3
|
* Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ↵Dean Camera2012-05-061-3/+3
| | | | architecture to use the fast PIN register toggle alternative function for speed.
* Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.Dean Camera2012-05-062-0/+272