aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Common/StillImage.h
Commit message (Expand)AuthorAgeFilesLines
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-146/+146
* Add briefs for the library core structures.Dean Camera2010-03-291-1/+5
* Add file-level brief documentation.Dean Camera2010-03-291-0/+7
* All Class Driver Host mode demos now correctly set the board LEDs to READY on...Dean Camera2010-03-251-6/+6
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-0/+5
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Finish Still Image Host class driver.Dean Camera2009-09-091-1/+1
* Add StillImage Host Class Driver functions for opening and closing sessions. ...Dean Camera2009-09-021-1/+1
* Added documentation for the constants and enums of the new StillImage Host Cl...Dean Camera2009-09-011-27/+33
* Fixed StillImageHost not correctly freezing and unfreezing data pipes while w...Dean Camera2009-09-011-4/+12
* Added start of the Still Image Host Class driver demo and driver code.Dean Camera2009-08-301-0/+43
* Added new "Common" section to the class drivers, to hold all mode-independant...Dean Camera2009-08-271-0/+6
* Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they w...Dean Camera2009-06-151-0/+67