aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/StillImageHost/StillImageHost.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions.Dean Camera2009-11-231-3/+3
* Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...Dean Camera2009-11-131-2/+2
* Add optional pipe double banking support to the Host mode Class drivers.Dean Camera2009-11-071-0/+5
* Application documentation/comment cleanup.Dean Camera2009-10-081-1/+1
* Finish Still Image Host class driver.Dean Camera2009-09-091-1/+9
* Changed Still Image Host class driver to auto-fill TransactionID element of s...Dean Camera2009-09-061-2/+4
* Add StillImage Host Class Driver functions for opening and closing sessions. ...Dean Camera2009-09-021-1/+21
* Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...Dean Camera2009-08-311-3/+2
* Added start of the Still Image Host Class driver demo and driver code.Dean Camera2009-08-301-0/+180
* Optimize vendor/product description string display code in MassStorageHost.Dean Camera2009-06-261-382/+0
* Copy over schedulerless host demos to ClassDrivers directory, for later modif...Dean Camera2009-06-091-0/+382
* Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class...Dean Camera2009-06-091-434/+0
* Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean Camera2009-06-051-0/+434