index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Projects
/
TempDataLogger
Age
Commit message (
Expand
)
Author
2010-08-08
Fix invocations of avr-size in all makefiles broken on unpatched *nix systems...
Dean
2010-08-02
Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser ...
Dean
2010-07-30
Oops - fix mixed "initialize" and "initialise" - opt for American spelling du...
Dean
2010-07-30
More spell checking of all source files -- correct missed errors, switch to E...
Dean
2010-07-30
Spell check more of the third party libraries used by LUFA.
Dean
2010-07-29
Spell check all source files once again to find any typos.
Dean
2010-07-27
Move over message ID specific header data to unions inside the standard TMC h...
Dean
2010-07-26
Rename reserved members of all structs so that they are uniformly named acros...
Dean
2010-07-26
Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storag...
Dean
2010-07-21
Update all demos, projects and bootloaders to indent all function parameters,...
Dean
2010-07-19
Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
Dean
2010-07-18
Change over all makefiles to use C99 standards mode, rather than C99 + GNU Ex...
Dean
2010-07-15
Disable strict aliasing explicitly in the project makefiles, as this is appar...
Dean
2010-07-15
Removed the automated checking of event names in the demo, project and bootlo...
Dean
2010-07-15
Fix pointer aliasing warning in the Mass Storage demos.
Dean
2010-07-15
Fixed HID device class driver still using PrevReportINBuffer for GetReport co...
Dean
2010-07-13
Added const attributes to some of the class driver function parameters that w...
Dean
2010-07-13
Add remaining AVRStudio project files to the library projects.
Dean
2010-07-13
Add first lot of AVRStudio project files for some of the library projects.
Dean