Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common / StillImage.h
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-09-09 Dean CameraFinish Still Image Host class driver.
2009-09-02 Dean CameraAdd StillImage Host Class Driver functions for opening...
2009-09-01 Dean CameraAdded documentation for the constants and enums of...
2009-09-01 Dean CameraFixed StillImageHost not correctly freezing and unfreez...
2009-08-30 Dean CameraAdded start of the Still Image Host Class driver demo...
2009-08-27 Dean CameraAdded new "Common" section to the class drivers, to...
2009-06-15 Dean CameraRemove ConfigDescriptor.c/.h files from the ClassDriver...