summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/rtc/m48t08.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Renamed control register constants.Joel Sherrill1998-07-291-11/+24
| | | | | | Set time->ticks to 0. Added function table.
* First cut implementation of real-time clock support in libchip. ThisJoel Sherrill1998-07-281-0/+152
version compiles cleanly but there is not a BSP with a configuration table to utilize it.