aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/TempDataLogger/Lib/DS1307.c
Commit message (Expand)AuthorAgeFilesLines
* Rename DS1307 driver files to a more generic RTC, as different RTC drivers ma...Dean Camera2013-07-201-159/+0
* Add volatile software RTC to the TempDataLogger application if the dummy RTC ...Dean Camera2013-07-201-14/+93
* Update copyright year to 2013.Dean Camera2013-01-031-1/+1
* Fix warnings and errors found by the new cppcheck provided static code analysis.Dean Camera2012-02-281-8/+4
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-5/+5
* Added new high level TWI packet read/write commands, altered behaviour of the...Dean Camera2011-01-131-41/+19
* Oops - The DS1307 contains an unused "DayOfWeek" register that must be accoun...Dean Camera2011-01-131-36/+37
* Changed TempDataLogger project's DS1307 driver to simplify the function inter...Dean Camera2011-01-131-82/+54
* Update copyright year on all source files.Dean Camera2011-01-011-1/+1
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-11/+12
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-4/+12
* Change over all makefiles to use C99 standards mode, rather than C99 + GNU Ex...Dean Camera2010-07-181-20/+20
* Add first lot of AVRStudio project files for some of the library projects.Dean Camera2010-07-131-0/+124