aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/AVR8
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'abcminiuser/master'Drashna Jaelre2019-07-03113-226/+226
|\
| * Documentation: Update copyrights to 2019.Dean Camera2019-01-08113-226/+226
| * Update copyrights for 2018.Dean Camera2018-01-04113-226/+226
* | commit files with wrong line endingsskullY2017-07-082-259/+259
* | adds QMK board with definable LEDs and matrix scanJack Humbert2017-07-052-0/+259
|/
* Update copyrights for 2017.Dean Camera2017-04-18113-226/+226
* Oops: add missing Pololu Micro board drivers.Dean Camera2016-02-072-0/+233
* Update copyrights to 2016.Dean Camera2016-01-31111-224/+224
* Whitespace fixes.Dean Camera2015-10-031-5/+5
* Merge pull request #46 from NicoHood/patch-1Dean Camera2015-10-032-5/+17
|\
| * Update Board.hNico2015-02-241-0/+6
| * Update LEDs.hNico2015-02-241-5/+11
* | Update copyrights to 2015 (better late than never).Dean Camera2015-05-17111-222/+222
|/
* Upgrade to latest Doxygen.Dean Camera2014-12-271-1/+1
* Add board drivers for the Atmel Xplained-MINI kits.Dean Camera2014-11-202-0/+213
* Add missing MICRO board drivers.Dean Camera2014-09-282-0/+247
* Add support for the Arduino Micro board, fix other Arduino board LED drivers.Dean Camera2014-09-112-34/+34
* Add board support for the Arduino YUN ATMEGA32U4 coprocessor.Dean Camera2014-09-112-0/+247
* Fix LED driver for the Arduino Leonardo board.Dean Camera2014-04-301-15/+15
* Update copyrights for 2014.Dean Camera2014-01-04105-223/+223
* Minor documentation fixes.Dean Camera2013-10-272-2/+2
* Minor documentation improvements.Dean Camera2013-06-221-1/+1
* Add U2S board supportMichael2013-06-223-0/+320
* Update board Dataflash_Init() functions to automatically configure the approp...Dean Camera2013-06-125-8/+18
* Fix board driver hardware capability definition macro documentation. Fix Doxy...Dean Camera2013-04-2835-57/+57
* Fix typos in the Arduino Leonardo board drivers.Dean Camera2013-04-082-10/+10
* Added new CONCAT() and CONCAT_EXPANDED() convenience macros.Dean Camera2013-04-062-15/+9
* Fixed swapped LED3 and LED4 masks for the Olimex-32U4 development board LED d...Dean Camera2013-02-191-6/+6
* Fix typos in the new board hardware information header files.Dean Camera2013-01-272-3/+3
* Added new Board Hardware Information board driver.Dean Camera2013-01-2736-2/+2964
* Fix incorrect URLs for the Stange-ISP board.Dean Camera2013-01-192-2/+2
* Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard Wess...Dean Camera2013-01-192-0/+241
* Update copyright year to 2013.Dean Camera2013-01-0365-130/+130
* Fixed hardware race condition that could cause failed device enumerations for...Dean Camera2013-01-031-7/+3
* Minor documentation improvements.Dean Camera2012-10-0565-65/+65
* Add missing preprocessor logic to the USBKEY board Dataflash driver so that D...Dean Camera2012-09-211-6/+12
* Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ...Dean Camera2012-09-195-31/+31
* Minor documentation corrections.Dean Camera2012-09-195-5/+5
* Added support for the Xevelabs USB2AX revision 3.1 board.Dean Camera2012-09-152-25/+54
* 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-122-4/+4
* 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-125-29/+29
* Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED mask...Dean Camera2012-08-122-4/+173
* Add support for the Olimex AVR-ISP-MK2 board.Dean Camera2012-07-262-0/+246
* Fix errors in some board driver LED_Disable() functions.Dean Camera2012-07-264-10/+10
* Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_Chan...Dean Camera2012-07-031-2/+2
* Add svn:eol-style property on all source files where it was missing. Fix line...Dean Camera2012-06-213-514/+514
* Update SVN line endings property on newer source files to native.Dean Camera2012-06-072-322/+322
* Minor documentation improvements.Dean Camera2012-05-271-1/+1