index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
LowLevel
/
KeyboardHostWithParser
/
ConfigDescriptor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-166
/
+166
*
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
-1
/
+1
*
Make Low Level host demos use void pointers for the configuration descriptor,...
Dean Camera
2009-11-07
1
-1
/
+1
*
Add support for Mouse Scrollwheel to the MouseHostWithParser demos.
Dean Camera
2009-11-04
1
-3
/
+3
*
Added new JoystickHostWithParser demos to the library.
Dean Camera
2009-11-04
1
-4
/
+4
*
Add new MIDIHost LowLevel demo application.
Dean Camera
2009-10-08
1
-2
/
+2
*
Oops - with new changes to the way the device Configuration Descriptor is ret...
Dean Camera
2009-08-31
1
-2
/
+2
*
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...
Dean Camera
2009-08-31
1
-21
/
+17
*
Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinit...
Dean Camera
2009-06-23
1
-2
/
+0
*
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...
Dean Camera
2009-06-19
1
-2
/
+2
*
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
Dean Camera
2009-06-05
1
-0
/
+172