index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
CDC
/
Descriptors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
1
-1
/
+1
*
Removed DESCRIPTOR_ADDRESS() macro as it was largely supurflous and only serv...
Dean Camera
2009-05-17
1
-7
/
+7
*
Fix broken Set Feature/Clear Feature chapter 9 request (incorrect status stag...
Dean Camera
2009-05-10
1
-1
/
+1
*
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
-1
/
+1
*
Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all De...
Dean Camera
2009-04-22
1
-1
/
+1
*
Changed over all deprecated GCC structure tag initializers to the standardize...
Dean Camera
2009-04-20
1
-84
/
+84
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-1
/
+1
*
Seperated out OTG, Device and Host mode demos into seperate folders for clari...
Dean Camera
2009-03-20
1
-0
/
+263