aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/AVR8/OLIMEX32U4
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-083-6/+6
|
* Update copyrights for 2018.Dean Camera2018-01-043-6/+6
|
* Update copyrights for 2017.Dean Camera2017-04-183-6/+6
|
* Update copyrights to 2016.Dean Camera2016-01-313-6/+6
|
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-173-6/+6
|
* Update copyrights for 2014.Dean Camera2014-01-043-6/+6
|
* Fix board driver hardware capability definition macro documentation. Fix ↵Dean Camera2013-04-281-2/+2
| | | | Doxygen-to-Docbook transform eating the contents of generated tables.
* Fixed swapped LED3 and LED4 masks for the Olimex-32U4 development board LED ↵Dean Camera2013-02-191-6/+6
| | | | driver.
* Added new Board Hardware Information board driver.Dean Camera2013-01-271-0/+82
|
* Update copyright year to 2013.Dean Camera2013-01-032-4/+4
|
* Minor documentation improvements.Dean Camera2012-10-052-2/+2
|
* 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/+282