summaryrefslogtreecommitdiffstats
path: root/watch-library/watch/watch_deepsleep.c
Commit message (Expand)AuthorAgeFilesLines
* more accurate names for deep sleep and shallow sleep modesJoey Castillo2021-10-201-12/+23
* launcher: first crack at low power 'screensaver' modeJoey Castillo2021-10-031-5/+2
* tweak to API nomenclature: tick happens once a second, other interrupts are p...Joey Castillo2021-09-281-2/+2
* rtc: support periodic ticks at intervals from 1 to 128 HzJoey Castillo2021-09-281-2/+2
* overdue refactor: compile all watch modules separatelyJoey Castillo2021-09-281-0/+2
* WIP: refactor RTC to use clock mode directlyJoey Castillo2021-09-271-25/+11
* this was an odd typojoeycastillo2021-09-241-1/+1
* add warning about external wake on old board revJoey Castillo2021-09-231-0/+7
* final deep sleep refactor: retain RAM, call it shallow sleep modeJoey Castillo2021-09-231-10/+39
* add a new deep sleep mode alongside backup modeJoey Castillo2021-09-181-11/+65
* external interrupt refactor: allow enabling in watch library functionsJoey Castillo2021-08-251-12/+50
* refactor: break out different areas of functionalityJoey Castillo2021-08-231-0/+85