Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common / StillImage.h
2011-07-11 Dean CameraMore endianness porting of the LUFA device mode class...
2011-03-11 Dean CameraAdd structure padding to the appropriate descriptor...
2011-02-20 Dean CameraStart update of documentation to support possible multi...
2011-02-19 Dean CameraInitial restructuring of the core USB driver module...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-01-08 Dean CameraMinor documentation improvements.
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-12-26 Dean CameraDocumentation improvements - put driver example code...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-25 Dean CameraAdd descriptor class, subclass and protocol constants...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-28 Dean CameraMove out many of the common class driver constants...
2010-06-17 Dean CameraRenamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-03-29 Dean CameraAdd briefs for the library core structures.
2010-03-29 Dean CameraAdd file-level brief documentation.
2010-03-25 Dean CameraAll Class Driver Host mode demos now correctly set...
2010-02-11 Dean CameraAdd more include protection macros to give the user...
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...