aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/ConfigDescriptor.c
Commit message (Expand)AuthorAgeFilesLines
* Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...Dean Camera2009-11-131-1/+1
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* Make Low Level host demos use void pointers for the configuration descriptor,...Dean Camera2009-11-071-1/+1
* Oops - with new changes to the way the device Configuration Descriptor is ret...Dean Camera2009-08-311-1/+1
* Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...Dean Camera2009-08-311-22/+18
* Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinit...Dean Camera2009-06-231-3/+0
* Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...Dean Camera2009-06-191-2/+2
* Add master device Host demo makefile.Dean Camera2009-06-051-0/+139