aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Host/StillImage.h
Commit message (Expand)AuthorAgeFilesLines
* Finish Still Image Host class driver.Dean Camera2009-09-091-7/+80
* Changed Still Image Host class driver to auto-fill TransactionID element of s...Dean Camera2009-09-061-0/+6
* Add StillImage Host Class Driver functions for opening and closing sessions. ...Dean Camera2009-09-021-11/+20
* Added documentation for the constants and enums of the new StillImage Host Cl...Dean Camera2009-09-011-0/+2
* Fixed StillImageHost not correctly freezing and unfreezing data pipes while w...Dean Camera2009-09-011-0/+7
* Remove deleted source files from the LUFA library makefile.Dean Camera2009-08-301-2/+2
* Added start of the Still Image Host Class driver demo and driver code.Dean Camera2009-08-301-1/+83
* Added module file dependancy information to the USB class drivers.Dean Camera2009-07-141-0/+4
* More Doxygen fixes - ensure no undocumented function parameters.Dean Camera2009-06-151-1/+1
* Enhanced class drivers to use the same public/private section seperations as ...Dean Camera2009-06-151-1/+2
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+61