index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
LowLevel
/
KeyboardHostWithParser
/
ConfigDescriptor.c
Age
Commit message (
Expand
)
Author
2009-11-13
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...
Dean
2009-11-07
Make Low Level host demos use void pointers for the configuration descriptor,...
Dean
2009-11-04
Add support for Mouse Scrollwheel to the MouseHostWithParser demos.
Dean
2009-11-04
Added new JoystickHostWithParser demos to the library.
Dean
2009-10-08
Add new MIDIHost LowLevel demo application.
Dean
2009-08-31
Oops - with new changes to the way the device Configuration Descriptor is ret...
Dean
2009-08-31
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...
Dean
2009-06-23
Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinit...
Dean
2009-06-19
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...
Dean
2009-06-05
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
Dean