index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
LowLevel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved USB Host state machine code out from USBTask.c and into Host.c, where i...
Dean Camera
2009-05-13
1
-1
/
+1
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
1
-6
/
+6
*
Fixed naming of OTG.h functions, to make them consistent with the rest of the...
Dean Camera
2009-05-03
1
-1
/
+1
*
More minor renaming of library enums and events to try to create a consistent...
Dean Camera
2009-05-03
1
-3
/
+3
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
1
-16
/
+16
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-6
/
+0
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-1
/
+10
*
Removed all binary constants and replaced with decimal or hexadecimal constan...
Dean Camera
2009-04-05
1
-11
/
+4
*
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...
Dean Camera
2009-04-05
1
-1
/
+3
*
Commit for the 090401 release.
Dean Camera
2009-03-31
1
-23
/
+30
*
Fixed incorrect/missing control status stage transfers on demos, bootloaders ...
Dean Camera
2009-03-10
1
-1
/
+1
*
Makefiles and library modified to add a new F_CLOCK constant to give the unpr...
Dean Camera
2009-02-26
1
-2
/
+7
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+371