aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/TempDataLogger/Lib
Commit message (Expand)AuthorAgeFilesLines
* Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...Dean Camera2011-01-101-10/+6
* Update copyright year on all source files.Dean Camera2011-01-016-10/+10
* Added basic driver example use code to the library documentation.Dean Camera2010-12-261-2/+2
* Added ability to write protect Mass Storage disk write operations from the ho...Dean Camera2010-11-262-1/+37
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-286-6/+6
* All USB class drivers are now automatically included when LUFA/Drivers/USB.h ...Dean Camera2010-10-242-2/+0
* Minor documentation corrections.Dean Camera2010-10-131-2/+2
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-1313-118/+131
* Clarify in the project documentation files what the each of the different USB...Dean Camera2010-08-311-3/+3
* Fixed MassStorage based demos and projects resetting the SCSI sense values be...Dean Camera2010-08-182-32/+68
* Oops - fix mixed "initialize" and "initialise" - opt for American spelling du...Dean Camera2010-07-301-1/+1
* More spell checking of all source files -- correct missed errors, switch to E...Dean Camera2010-07-302-11/+11
* Spell check more of the third party libraries used by LUFA.Dean Camera2010-07-303-12/+12
* Spell check all source files once again to find any typos.Dean Camera2010-07-297-86/+86
* Rename reserved members of all structs so that they are uniformly named acros...Dean Camera2010-07-261-4/+4
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-216-19/+48
* Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.Dean Camera2010-07-191-9/+3
* Change over all makefiles to use C99 standards mode, rather than C99 + GNU Ex...Dean Camera2010-07-182-26/+26
* Disable strict aliasing explicitly in the project makefiles, as this is appar...Dean Camera2010-07-151-2/+2
* Fix pointer aliasing warning in the Mass Storage demos.Dean Camera2010-07-151-3/+2
* Add first lot of AVRStudio project files for some of the library projects.Dean Camera2010-07-1313-0/+5879