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
/
XPLAIN
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added board hardware driver support for the BUI development board.
Dean Camera
2010-09-14
3
-10
/
+10
*
Added LEDs_ToggleLEDs() function to several board LED drivers which were miss...
Dean Camera
2010-09-09
1
-2
/
+2
*
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
3
-363
/
+363
*
Add briefs for the library core structures.
Dean Camera
2010-03-29
3
-0
/
+6
*
Add file-level brief documentation.
Dean Camera
2010-03-29
3
-6
/
+3
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
1
-6
/
+7
*
Change over board hardware drivers to use the custom uintN_t and intN_t nativ...
Dean Camera
2010-02-22
1
-7
/
+6
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
2
-2
/
+2
*
Make board specific and device peripheral specific drivers' file documentatio...
Dean Camera
2010-02-01
3
-0
/
+15
*
Oops - incorrect Dataflash chip select mask in the XPLAIN Dataflash driver.
Dean Camera
2010-01-07
1
-1
/
+1
*
Fix XPLAIN Dataflash and LED drivers.
Dean Camera
2010-01-07
2
-11
/
+9
*
Update copyright year to 2010.
Dean Camera
2009-12-30
3
-6
/
+6
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
3
-21
/
+21
*
Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN...
Dean Camera
2009-12-03
2
-0
/
+226
*
Added support for the Atmel XPLAIN board.
Dean Camera
2009-10-02
1
-0
/
+121