Revīziju grafs

20 Revīzijas (6e79c3ecaf0079a7653db5cce3dff5a3bf983f62)

Autors SHA1 Ziņojums Datums
Dean Camera de0df8b162 Update copyright year to 2013.
pirms 13 gadiem
Dean Camera eee252603b Minor documentation improvements.
pirms 13 gadiem
Dean Camera e9e6730d49 AppConfigHeaders: Move out the last of the demo/app configurations into new AppConfig.h header files.
pirms 13 gadiem
Dean Camera 7416ebd7c6 Update StaticAnalysisTest to check for missing header files. Fix found incorrect header file paths in the demos and projects.
pirms 14 gadiem
Dean Camera f1b6ddb710 Update file contributor copyrights for 2012.
pirms 14 gadiem
Dean Camera 2c806f6cee Update file header copyrights for 2012.
pirms 14 gadiem
Dean Camera 1d433d4506 Update copyright year on all source files.
pirms 15 gadiem
Dean Camera cb779e3d7d Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
pirms 15 gadiem
Dean Camera 5a4def7478 Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
pirms 15 gadiem
Dean Camera 28401f7bb7 Spell check all source files once again to find any typos.
pirms 15 gadiem
Dean Camera 6bda628718 Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
pirms 15 gadiem
Dean Camera 40631e9fe5 Fix pointer aliasing warning in the Mass Storage demos.
pirms 15 gadiem
Dean Camera 071e02c6b6 Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
pirms 15 gadiem
Dean Camera 53eca61d02 Minor fixups to the documentation and preprocessor tokens.
pirms 16 gadiem
Dean Camera 7f9f97c792 Update copyright year to 2010.
pirms 16 gadiem
Dean Camera d4ca7fb44c Fix MIT license language to make its intent clearer.
pirms 16 gadiem
Dean Camera 7ace314cc1 Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices.
pirms 16 gadiem
Dean Camera 849b9535e7 Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition.
pirms 16 gadiem
Dean Camera 576f40f5ae Move Dataflash operational checking code out from SCSI.c into the DataflashManager.c in the Device mode Mass Storage demos.
pirms 16 gadiem
Dean Camera b9b03aadb2 Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory.
pirms 16 gadiem