aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board
Commit message (Expand)AuthorAgeFilesLines
* QMK Lufa Bootloader Generation (qmk#2009)Drashna Jaelre2019-07-031-5/+14
* Merge remote-tracking branch 'abcminiuser/master'Drashna Jaelre2019-07-03145-290/+290
|\
| * Documentation: Update copyrights to 2019.Dean Camera2019-01-08145-290/+290
| * Update copyrights for 2018.Dean Camera2018-01-04145-290/+290
* | commit files with wrong line endingsskullY2017-07-082-259/+259
* | adds QMK board with definable LEDs and matrix scanJack Humbert2017-07-054-0/+263
|/
* Update copyrights for 2017.Dean Camera2017-04-18145-290/+290
* Oops: add missing Pololu Micro board drivers.Dean Camera2016-02-072-0/+233
* Update copyrights to 2016.Dean Camera2016-01-31143-288/+288
* Added support for the Pololu A-Star Micro board (thanks to Joh Schneider).Dean Camera2016-01-314-11/+17
* 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-17143-286/+286
|/
* Upgrade to latest Doxygen.Dean Camera2014-12-271-1/+1
* Add board drivers for the Atmel Xplained-MINI kits.Dean Camera2014-11-204-0/+217
* Add missing MICRO board drivers.Dean Camera2014-09-282-0/+247
* Minor documentation improvements.Dean Camera2014-09-141-3/+1
* Add support for the Arduino Micro board, fix other Arduino board LED drivers.Dean Camera2014-09-114-34/+38
* Oops - include board and LED drivers for the Arduino Yun.Dean Camera2014-09-112-0/+4
* 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-04137-288/+288
* Minor documentation fixes.Dean Camera2013-10-272-2/+2
* Minor documentation improvements.Dean Camera2013-06-221-1/+1
* Add U2S board supportMichael2013-06-226-0/+326
* Update board Dataflash_Init() functions to automatically configure the approp...Dean Camera2013-06-127-11/+32
* Fix typos in the XMEGA board LED drivers, use a cleaner change and set implem...Dean Camera2013-06-123-13/+28
* Ensure core library documentation sections use unique IDs.Dean Camera2013-06-016-19/+19
* Added missing LEDs to the XMEGA A3BU Xplained and XMEGA C3 Xplained board LED...Dean Camera2013-06-012-28/+88
* Merge branch 'master' into XMEGA-Demo-Ports-ClockOnlyDean Camera2013-05-208-20/+362
|\
| * Add support for the XMEGA C3 Xplained board.Dean Camera2013-05-208-23/+365
* | Add stub functions to all board drivers, so that demos can be compiled with B...Dean Camera2013-05-193-12/+36
|/
* Update Atmel Studio getting started page and associated images.Dean Camera2013-05-121-3/+11
* Fix board driver hardware capability definition macro documentation. Fix Doxy...Dean Camera2013-04-2841-69/+69
* 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-063-32/+24
* 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
* Fix typo in the board hardware info dispatch driver header file.Dean Camera2013-01-271-1/+1
* Added new Board Hardware Information board driver.Dean Camera2013-01-2743-2/+3631
* 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-194-0/+245
* Update copyright year to 2013.Dean Camera2013-01-0387-174/+174
* Fixed hardware race condition that could cause failed device enumerations for...Dean Camera2013-01-031-7/+3
* Minor documentation improvements.Dean Camera2012-10-0587-87/+87
* 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-197-35/+35
* Minor documentation corrections.Dean Camera2012-09-198-8/+8