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
/
LEDs.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added board hardware driver support for the Maximus board (thanks to the PSGr...
Dean Camera
2010-10-17
1
-0
/
+2
*
Added board hardware driver support for the Blackcat USB JTAG board (thanks t...
Dean Camera
2010-10-17
1
-0
/
+2
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-11
/
+12
*
Added board hardware driver support for the Busware CUL V3 board.
Dean Camera
2010-10-06
1
-0
/
+2
*
Added board hardware driver support for the Arduino Uno development board.
Dean Camera
2010-09-28
1
-2
/
+4
*
Added board hardware driver support for the BUI development board.
Dean Camera
2010-09-14
1
-0
/
+2
*
Added board hardware driver support for the UDIP development board.
Dean Camera
2010-09-14
1
-0
/
+2
*
Added board hardware driver support for the USBFOO development board.
Dean Camera
2010-09-04
1
-0
/
+2
*
Added board hardware driver support for the Olimex AVR-USB-162 development bo...
Dean Camera
2010-09-03
1
-0
/
+6
*
More spell checking of all source files -- correct missed errors, switch to E...
Dean Camera
2010-07-30
1
-2
/
+2
*
Add missing const qualifiers to class drivers.
Dean Camera
2010-07-21
1
-1
/
+2
*
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
Dean Camera
2010-06-17
1
-7
/
+7
*
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean Camera
2010-06-16
1
-1
/
+1
*
Fix spacing of the function parameter descriptions in the Doxygen documentation.
Dean Camera
2010-05-29
1
-1
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-184
/
+184
*
Oops - make sure board driver dispatch headers test for the correct BOARD def...
Dean Camera
2010-03-30
1
-1
/
+1
*
Added support for the JM-DB-U2 board hardware.
Dean Camera
2010-03-30
1
-0
/
+2
*
Added board hardware driver support for the Benito programmer.
Dean Camera
2010-03-30
1
-1
/
+4
*
Added board hardware driver support for Tom's USBTINY MKII programmer.
Dean Camera
2010-03-30
1
-0
/
+2
*
Add file-level brief documentation.
Dean Camera
2010-03-29
1
-0
/
+1
*
Added new Relay Controller Board project (thanks to OBinou).
Dean Camera
2010-03-24
1
-4
/
+4
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
1
-9
/
+7
*
Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
Dean Camera
2010-02-22
1
-7
/
+9
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-0
/
+1
*
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean Camera
2010-02-04
1
-2
/
+8
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Added support for the Atmel EVK527 board hardware.
Dean Camera
2009-12-04
1
-0
/
+2
*
Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN...
Dean Camera
2009-12-03
1
-0
/
+2
*
Changed Audio Class driver sample read/write functions to be inline, to reduc...
Dean Camera
2009-10-03
1
-1
/
+1
*
Added support for the Atmel XPLAIN board.
Dean Camera
2009-10-02
1
-2
/
+4
*
Added support for the officially recommended layout of the external periphera...
Dean Camera
2009-09-17
1
-0
/
+2
*
Removed unused INCLUDE_FROM_BOARD_DRIVER internal define from the board drive...
Dean Camera
2009-08-31
1
-1
/
+0
*
Added new LEDs_ToggleLEDs() function to the Board LEDs driver.
Dean Camera
2009-07-24
1
-0
/
+6
*
Added better module summaries.
Dean Camera
2009-07-14
1
-1
/
+2
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-5
/
+5
*
Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LE...
Dean Camera
2009-05-05
1
-0
/
+24
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-0
/
+8
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-1
/
+11
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-1
/
+1
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+113
[prev]