aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/TempDataLogger/TempDataLogger.c
Commit message (Collapse)AuthorAgeFilesLines
* Spell check all source files once again to find any typos.Dean Camera2010-07-291-3/+3
|
* Move over message ID specific header data to unions inside the standard TMC ↵Dean Camera2010-07-271-2/+2
| | | | header structure, so that all header data is read in one chunk in the incomplete TMC demo.
* Update all demos, projects and bootloaders to indent all function ↵Dean Camera2010-07-211-4/+10
| | | | | | parameters, one per line, for better readability. Add missing const qualifiers to the demos.
* Added const attributes to some of the class driver function parameters that ↵Dean Camera2010-07-131-1/+1
| | | | were missing it.
* Add first lot of AVRStudio project files for some of the library projects.Dean Camera2010-07-131-0/+318