aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/TempDataLogger/Lib
Commit message (Expand)AuthorAgeFilesLines
* 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