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
*
Add static keyword to all project globals whose scope should be restricted to...
Dean Camera
2011-02-10
1
-2
/
+2
*
Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.
Dean Camera
2011-02-06
1
-0
/
+18
*
Update projects using FatFS and PetiteFatFS to the latest library versions.
Dean Camera
2011-02-06
6
-832
/
+971
*
Added new high level TWI packet read/write commands, altered behaviour of the...
Dean Camera
2011-01-13
2
-45
/
+22
*
Oops - The DS1307 contains an unused "DayOfWeek" register that must be accoun...
Dean Camera
2011-01-13
2
-43
/
+52
*
Changed TempDataLogger project's DS1307 driver to simplify the function inter...
Dean Camera
2011-01-13
3
-107
/
+74
*
Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...
Dean Camera
2011-01-10
1
-10
/
+6
*
Update copyright year on all source files.
Dean Camera
2011-01-01
6
-10
/
+10
*
Added basic driver example use code to the library documentation.
Dean Camera
2010-12-26
1
-2
/
+2
*
Added ability to write protect Mass Storage disk write operations from the ho...
Dean Camera
2010-11-26
2
-1
/
+37
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
6
-6
/
+6
*
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