index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
DriverStubs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added new project makefile template to the library and moved board driver stu...
Dean Camera
2010-09-11
4
-491
/
+0
*
Fixed MassStorage based demos and projects resetting the SCSI sense values be...
Dean Camera
2010-08-18
1
-1
/
+1
*
More spell checking of all source files -- correct missed errors, switch to E...
Dean Camera
2010-07-30
1
-1
/
+1
*
Spell check all source files once again to find any typos.
Dean Camera
2010-07-29
1
-2
/
+2
*
Convert over internal pseudo-function macros to true inline functions for add...
Dean Camera
2010-07-22
1
-0
/
+60
*
Improve commenting of the Dataflash stub board driver file, to prevent confus...
Dean Camera
2010-07-04
1
-7
/
+15
*
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
4
-423
/
+423
*
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
*
Update copyright year to 2010.
Dean Camera
2009-12-30
4
-8
/
+8
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
4
-28
/
+28
*
Use -pedantic compile time option to find and correct several minor code errors.
Dean Camera
2009-12-13
1
-1
/
+1
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
1
-1
/
+1
*
Fixed issue in USBtoSerial demos where the USART Rx line was not having its p...
Dean Camera
2009-08-05
3
-6
/
+0
*
Added new LEDs_ToggleLEDs() function to the Board LEDs driver.
Dean Camera
2009-07-24
1
-8
/
+13
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-4
/
+4
*
Changed HWB board driver to Buttons driver, to allow for the support of futur...
Dean Camera
2009-05-06
1
-11
/
+14
*
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean Camera
2009-04-19
1
-1
/
+1
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-1
/
+1
*
Board Dataflash driver now allows for dataflash ICs which use different shift...
Dean Camera
2009-03-17
1
-0
/
+36
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
4
-0
/
+385