summaryrefslogtreecommitdiffstats
path: root/watch-library/watch/watch_rtc.h
Commit message (Expand)AuthorAgeFilesLines
* fix missing prototype warningsJoey Castillo2021-12-101-5/+5
* more accurate names for deep sleep and shallow sleep modesJoey Castillo2021-10-201-2/+2
* tweak to API nomenclature: tick happens once a second, other interrupts are p...Joey Castillo2021-09-281-12/+15
* rtc: support periodic ticks at intervals from 1 to 128 HzJoey Castillo2021-09-281-3/+36
* overdue refactor: compile all watch modules separatelyJoey Castillo2021-09-281-0/+4
* simplification: return date/time in same format as clock registerJoey Castillo2021-09-281-13/+19
* WIP: refactor RTC to use clock mode directlyJoey Castillo2021-09-271-7/+67
* refactor: break out different areas of functionalityJoey Castillo2021-08-231-0/+58