index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
Board
/
AVR8
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix LED driver for the Arduino Leonardo board.
Dean Camera
2014-04-30
1
-15
/
+15
*
Update copyrights for 2014.
Dean Camera
2014-01-04
105
-223
/
+223
*
Minor documentation fixes.
Dean Camera
2013-10-27
2
-2
/
+2
*
Minor documentation improvements.
Dean Camera
2013-06-22
1
-1
/
+1
*
Add U2S board support
Michael
2013-06-22
3
-0
/
+320
*
Update board Dataflash_Init() functions to automatically configure the approp...
Dean Camera
2013-06-12
5
-8
/
+18
*
Fix board driver hardware capability definition macro documentation. Fix Doxy...
Dean Camera
2013-04-28
35
-57
/
+57
*
Fix typos in the Arduino Leonardo board drivers.
Dean Camera
2013-04-08
2
-10
/
+10
*
Added new CONCAT() and CONCAT_EXPANDED() convenience macros.
Dean Camera
2013-04-06
2
-15
/
+9
*
Fixed swapped LED3 and LED4 masks for the Olimex-32U4 development board LED d...
Dean Camera
2013-02-19
1
-6
/
+6
*
Fix typos in the new board hardware information header files.
Dean Camera
2013-01-27
2
-3
/
+3
*
Added new Board Hardware Information board driver.
Dean Camera
2013-01-27
36
-2
/
+2964
*
Fix incorrect URLs for the Stange-ISP board.
Dean Camera
2013-01-19
2
-2
/
+2
*
Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard Wess...
Dean Camera
2013-01-19
2
-0
/
+241
*
Update copyright year to 2013.
Dean Camera
2013-01-03
65
-130
/
+130
*
Fixed hardware race condition that could cause failed device enumerations for...
Dean Camera
2013-01-03
1
-7
/
+3
*
Minor documentation improvements.
Dean Camera
2012-10-05
65
-65
/
+65
*
Add missing preprocessor logic to the USBKEY board Dataflash driver so that D...
Dean Camera
2012-09-21
1
-6
/
+12
*
Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ...
Dean Camera
2012-09-19
5
-31
/
+31
*
Minor documentation corrections.
Dean Camera
2012-09-19
5
-5
/
+5
*
Added support for the Xevelabs USB2AX revision 3.1 board.
Dean Camera
2012-09-15
2
-25
/
+54
*
Spell-check latest trunk source code.
Dean Camera
2012-08-18
1
-3
/
+3
*
Fix incorrect LED masks for the Olimex 32U4 and Leonardo boards.
Dean Camera
2012-08-12
2
-4
/
+4
*
Leonardo LEDs are RX/TX active Low and USER active high, not the other way ar...
Dean Camera
2012-08-12
1
-6
/
+6
*
Fixed inverted LED driving code for the Arduino Leonardo board. Fixed inverte...
Dean Camera
2012-08-12
5
-29
/
+29
*
Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED mask...
Dean Camera
2012-08-12
2
-4
/
+173
*
Add support for the Olimex AVR-ISP-MK2 board.
Dean Camera
2012-07-26
2
-0
/
+246
*
Fix errors in some board driver LED_Disable() functions.
Dean Camera
2012-07-26
4
-10
/
+10
*
Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_Chan...
Dean Camera
2012-07-03
1
-2
/
+2
*
Add svn:eol-style property on all source files where it was missing. Fix line...
Dean Camera
2012-06-21
3
-514
/
+514
*
Update SVN line endings property on newer source files to native.
Dean Camera
2012-06-07
2
-322
/
+322
*
Minor documentation improvements.
Dean Camera
2012-05-27
1
-1
/
+1
*
Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ar...
Dean Camera
2012-05-06
32
-41
/
+42
*
Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.
Dean Camera
2012-05-06
4
-0
/
+554
*
Added support for the DorkbotPDX Duce board.
Dean Camera
2012-04-25
1
-0
/
+147
*
Fixed inverted LED logic in the USB2AX board LED driver (thanks to Nicolas Sa...
Dean Camera
2012-04-25
1
-16
/
+16
*
Add basic hardware mapping information for all supported boards.
Dean Camera
2012-04-25
57
-13
/
+364
*
Fixed inverted LED logic in the OLIMEX162 board LED driver.
Dean Camera
2012-03-20
1
-7
/
+7
*
Added support for the BitWizard Multio and Big-Multio boards.
Dean Camera
2012-02-22
2
-0
/
+308
*
Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...
Dean Camera
2012-02-12
5
-0
/
+5
*
Add board driver support for the Atmel XMEGA-B1 Xplained board.
Dean Camera
2012-02-06
5
-10
/
+10
*
Add support for the Micropendous (Arduino-like) series of boards (revisions 1...
Dean Camera
2012-02-05
2
-11
/
+65
*
Add missing svn:eol-style properties to /trunk/.
Dean Camera
2012-02-04
1
-130
/
+130
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
55
-55
/
+55
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
55
-55
/
+55
*
Fix errors in the new Micropendous board drivers. Reorder the board definitio...
Dean Camera
2012-02-03
1
-3
/
+13
*
Add support for the Micropendous series of USB AVR8 boards.
Dean Camera
2012-02-03
2
-0
/
+296
*
Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...
Dean Camera
2012-01-29
48
-15
/
+322
*
Fixed incorrect implementation of LEDs_ToggleLEDs() for the Adafruit-U4 board...
Dean Camera
2011-12-26
1
-3
/
+3
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
14
-43
/
+51
[next]