aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Host/StillImage.c
Commit message (Expand)AuthorAgeFilesLines
* Add const qualifiers to Host mode Class drivers.Dean Camera2009-09-211-14/+14
* Finish Still Image Host class driver.Dean Camera2009-09-091-12/+22
* Changed Still Image Host class driver to auto-fill TransactionID element of s...Dean Camera2009-09-061-14/+38
* Add StillImage Host Class Driver functions for opening and closing sessions. ...Dean Camera2009-09-021-11/+78
* 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-3/+146
* Remove deleted source files from the LUFA library makefile.Dean Camera2009-08-301-6/+6
* Added start of the Still Image Host Class driver demo and driver code.Dean Camera2009-08-301-0/+109
* Commit for 090810rc1 release.Dean Camera2009-08-051-0/+3
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+36