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
/
BUMBLEB
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year on all source files.
Dean Camera
2011-01-01
3
-6
/
+6
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
3
-3
/
+3
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
3
-27
/
+30
*
Added board hardware driver support for the BUI development board.
Dean Camera
2010-09-14
3
-16
/
+16
*
Added LEDs_ToggleLEDs() function to several board LED drivers which were miss...
Dean Camera
2010-09-09
1
-0
/
+5
*
Add missing const qualifiers to class drivers.
Dean Camera
2010-07-21
1
-1
/
+2
*
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
-357
/
+357
*
Added board hardware driver support for Tom's USBTINY MKII programmer.
Dean Camera
2010-03-30
3
-9
/
+12
*
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
-7
/
+10
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
3
-9
/
+12
*
Change over board hardware drivers to use the custom uintN_t and intN_t nativ...
Dean Camera
2010-02-22
3
-10
/
+7
*
Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
Dean Camera
2010-02-22
1
-2
/
+2
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
3
-3
/
+3
*
Make board specific and device peripheral specific drivers' file documentatio...
Dean Camera
2010-02-01
3
-0
/
+18
*
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
*
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 officially recommended layout of the external periphera...
Dean Camera
2009-09-17
3
-0
/
+327