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
/
HighLevel
/
StdDescriptors.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
1
-1
/
+1
*
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...
Dean Camera
2009-09-09
1
-212
/
+323
*
Make Benito ping-pong LED code more explicit, using masks of the TX and RX LE...
Dean Camera
2009-08-07
1
-3
/
+3
*
Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in s...
Dean Camera
2009-06-21
1
-7
/
+23
*
Added USE_INTERNAL_SERIAL compile time option to automatically read out the i...
Dean Camera
2009-06-20
1
-1
/
+7
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
1
-27
/
+0
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-10
/
+0
*
Removed DESCRIPTOR_ADDRESS() macro as it was largely supurflous and only serv...
Dean Camera
2009-05-17
1
-4
/
+1
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
1
-31
/
+24
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
1
-22
/
+22
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-7
/
+2
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-7
/
+11
*
Removed all binary constants and replaced with decimal or hexadecimal constan...
Dean Camera
2009-04-05
1
-10
/
+10
*
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...
Dean Camera
2009-04-05
1
-1
/
+1
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-5
/
+5
*
Fixed documentation typoes and preprocessor checks relating to misspellings o...
Dean Camera
2009-03-25
1
-1
/
+1
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+523