index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
TempDataLogger
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
All USB class drivers are now automatically included when LUFA/Drivers/USB.h ...
Dean Camera
2010-10-24
2
-2
/
+0
*
Minor documentation corrections.
Dean Camera
2010-10-13
1
-2
/
+2
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
13
-118
/
+131
*
Clarify in the project documentation files what the each of the different USB...
Dean Camera
2010-08-31
1
-3
/
+3
*
Fixed MassStorage based demos and projects resetting the SCSI sense values be...
Dean Camera
2010-08-18
2
-32
/
+68
*
Oops - fix mixed "initialize" and "initialise" - opt for American spelling du...
Dean Camera
2010-07-30
1
-1
/
+1
*
More spell checking of all source files -- correct missed errors, switch to E...
Dean Camera
2010-07-30
2
-11
/
+11
*
Spell check more of the third party libraries used by LUFA.
Dean Camera
2010-07-30
3
-12
/
+12
*
Spell check all source files once again to find any typos.
Dean Camera
2010-07-29
7
-86
/
+86
*
Rename reserved members of all structs so that they are uniformly named acros...
Dean Camera
2010-07-26
1
-4
/
+4
*
Update all demos, projects and bootloaders to indent all function parameters,...
Dean Camera
2010-07-21
6
-19
/
+48
*
Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
Dean Camera
2010-07-19
1
-9
/
+3
*
Change over all makefiles to use C99 standards mode, rather than C99 + GNU Ex...
Dean Camera
2010-07-18
2
-26
/
+26
*
Disable strict aliasing explicitly in the project makefiles, as this is appar...
Dean Camera
2010-07-15
1
-2
/
+2
*
Fix pointer aliasing warning in the Mass Storage demos.
Dean Camera
2010-07-15
1
-3
/
+2
*
Add first lot of AVRStudio project files for some of the library projects.
Dean Camera
2010-07-13
13
-0
/
+5879