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
/
EVK527
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added board hardware driver support for the BUI development board.
Dean Camera
2010-09-14
5
-16
/
+16
*
Added LEDs_ToggleLEDs() function to several board LED drivers which were miss...
Dean Camera
2010-09-09
1
-1
/
+1
*
More spell checking of all source files -- correct missed errors, switch to E...
Dean Camera
2010-07-30
1
-1
/
+1
*
Convert over internal pseudo-function macros to true inline functions for add...
Dean Camera
2010-07-22
1
-0
/
+60
*
Add missing const qualifiers to class drivers.
Dean Camera
2010-07-21
2
-2
/
+4
*
Minor documentation cleanups.
Dean Camera
2010-06-03
1
-1
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
5
-574
/
+574
*
Add briefs for the library core structures.
Dean Camera
2010-03-29
5
-0
/
+10
*
Add file-level brief documentation.
Dean Camera
2010-03-29
5
-10
/
+5
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
3
-8
/
+11
*
Change over board hardware drivers to use the custom uintN_t and intN_t nativ...
Dean Camera
2010-02-22
3
-11
/
+8
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
4
-4
/
+4
*
Make board specific and device peripheral specific drivers' file documentatio...
Dean Camera
2010-02-01
5
-0
/
+25
*
Update copyright year to 2010.
Dean Camera
2009-12-30
5
-10
/
+10
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
5
-35
/
+35
*
Use -pedantic compile time option to find and correct several minor code errors.
Dean Camera
2009-12-13
1
-1
/
+1
*
Added support for the Atmel EVK527 board hardware.
Dean Camera
2009-12-04
5
-0
/
+544