index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add const qualifiers to Host mode Class drivers.
Dean Camera
2009-09-21
1
-50
/
+54
*
Added support for the officially recommended layout of the external periphera...
Dean Camera
2009-09-17
1
-0
/
+3
*
Cleanup and optimization of the internal serial retrieval routines.
Dean Camera
2009-08-03
1
-1
/
+1
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-5
/
+5
*
Renamed Serial_Stream driver to SerialStream to remain consistent with the re...
Dean Camera
2009-04-17
1
-1
/
+1
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
4
-79
/
+61
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
2
-14
/
+14
*
Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...
Dean Camera
2009-03-09
1
-21
/
+0
*
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean Camera
2009-03-04
1
-1
/
+1
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
4
-0
/
+430