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
/
Class
/
ConfigDescriptor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
1
-271
/
+0
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-66
/
+49
*
Create a new function pointer type in StreamCallbacks.h for endpoint/pipe str...
Dean Camera
2009-05-15
1
-4
/
+9
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
1
-1
/
+1
*
Endpoint configuration is now refined to give better output when all configur...
Dean Camera
2009-04-24
1
-2
/
+2
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
1
-4
/
+4
*
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean Camera
2009-04-19
1
-9
/
+9
*
Removed "Host_" section of the function names in ConfigDescriptor.h, as most ...
Dean Camera
2009-04-17
1
-79
/
+89
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-5
/
+15
*
Removed all binary constants and replaced with decimal or hexadecimal constan...
Dean Camera
2009-04-05
1
-0
/
+5
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-5
/
+5
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+258