aboutsummaryrefslogtreecommitdiff
path: root/Demos/Host/LowLevel/CDCHost/ConfigDescriptor.c
AgeCommit message (Expand)Author
2009-12-07Rename CDC demos to VirtualSerial.Dean
2009-11-25Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...Dean
2009-11-13Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...Dean
2009-11-07Make Low Level host demos use void pointers for the configuration descriptor,...Dean
2009-11-04Add support for Mouse Scrollwheel to the MouseHostWithParser demos.Dean
2009-11-04Added new JoystickHostWithParser demos to the library.Dean
2009-10-08Add new MIDIHost LowLevel demo application.Dean
2009-08-31Oops - with new changes to the way the device Configuration Descriptor is ret...Dean
2009-08-31Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...Dean
2009-06-23Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinit...Dean
2009-06-23Fixed CDCHost demo unfreezing IN pipes during configuration, rather than duri...Dean
2009-06-19Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...Dean
2009-06-05Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean