aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/AVR8/LEONARDO
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights for 2018.Dean Camera2018-01-042-4/+4
* Update copyrights for 2017.Dean Camera2017-04-182-4/+4
* Update copyrights to 2016.Dean Camera2016-01-312-4/+4
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-172-4/+4
* Add support for the Arduino Micro board, fix other Arduino board LED drivers.Dean Camera2014-09-111-16/+16
* Fix LED driver for the Arduino Leonardo board.Dean Camera2014-04-301-15/+15
* Update copyrights for 2014.Dean Camera2014-01-042-4/+4
* Fix board driver hardware capability definition macro documentation. Fix Doxy...Dean Camera2013-04-281-1/+1
* Fix typos in the Arduino Leonardo board drivers.Dean Camera2013-04-082-10/+10
* Added new Board Hardware Information board driver.Dean Camera2013-01-271-0/+78
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* 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-121-2/+2
* 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-121-22/+22
* Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED mask...Dean Camera2012-08-121-0/+169