ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
rtc.cpp File Reference

DS1307/DS3231 RTC driver - implementation. See rtc.h. More...

Go to the source code of this file.

Detailed Description

DS1307/DS3231 RTC driver - implementation. See rtc.h.

The date math is H. Hinnant's proleptic-Gregorian days<->civil algorithms, so it is exact for any date and needs no lookup tables or stdlib time functions.

Definition in file rtc.cpp.