summaryrefslogtreecommitdiffstats
path: root/watch-library/watch/watch_deepsleep.h
Commit message (Collapse)AuthorAgeFilesLines
* fix missing prototype warningsJoey Castillo2021-12-101-4/+4
|
* more accurate names for deep sleep and shallow sleep modesJoey Castillo2021-10-201-38/+80
|
* launcher: first crack at low power 'screensaver' modeJoey Castillo2021-10-031-10/+5
|
* overdue refactor: compile all watch modules separatelyJoey Castillo2021-09-281-0/+5
|
* WIP: refactor RTC to use clock mode directlyJoey Castillo2021-09-271-0/+5
|
* final deep sleep refactor: retain RAM, call it shallow sleep modeJoey Castillo2021-09-231-32/+27
|
* add a new deep sleep mode alongside backup modeJoey Castillo2021-09-181-15/+50
|
* external interrupt refactor: allow enabling in watch library functionsJoey Castillo2021-08-251-4/+12
|
* refactor: break out different areas of functionalityJoey Castillo2021-08-231-0/+74