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
/
ConfigDescriptor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing const qualifier to the parameters of the USB_GetNextDescriptorCom...
Dean Camera
2010-07-21
1
-1
/
+1
*
Remove void* arithmetic in the USB_GetNextDescriptor() static inline function...
Dean Camera
2010-05-31
1
-2
/
+2
*
Small tweaks to ConfigDescriptor.c/.h to ensure pointers use the correct type...
Dean Camera
2010-05-30
1
-4
/
+4
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-141
/
+141
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-0
/
+1
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...
Dean Camera
2009-11-13
1
-2
/
+2
*
Add optional pipe double banking support to the Host mode Class drivers.
Dean Camera
2009-11-07
1
-4
/
+4
*
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...
Dean Camera
2009-09-09
1
-4
/
+0
*
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...
Dean Camera
2009-08-31
1
-18
/
+21
*
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...
Dean Camera
2009-06-19
1
-2
/
+2
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
1
-0
/
+141