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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add optional pipe double banking support to the Host mode Class drivers.
Dean Camera
2009-11-07
1
-6
/
+6
*
Add double banking property to LUFA powered projects in the Projects director...
Dean Camera
2009-11-06
1
-1
/
+1
*
Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function ret...
Dean Camera
2009-09-17
1
-0
/
+1
*
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...
Dean Camera
2009-09-09
1
-14
/
+2
*
Removed unused INCLUDE_FROM_BOARD_DRIVER internal define from the board drive...
Dean Camera
2009-08-31
1
-1
/
+1
*
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...
Dean Camera
2009-08-31
1
-11
/
+25
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-25
/
+25
*
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...
Dean Camera
2009-06-19
1
-2
/
+5
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
1
-0
/
+271