Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more accurate names for deep sleep and shallow sleep modes | Joey Castillo | 2021-10-20 | 1 | -2/+2 |
* | tweak to API nomenclature: tick happens once a second, other interrupts are p... | Joey Castillo | 2021-09-28 | 1 | -12/+15 |
* | rtc: support periodic ticks at intervals from 1 to 128 Hz | Joey Castillo | 2021-09-28 | 1 | -3/+36 |
* | overdue refactor: compile all watch modules separately | Joey Castillo | 2021-09-28 | 1 | -0/+4 |
* | simplification: return date/time in same format as clock register | Joey Castillo | 2021-09-28 | 1 | -13/+19 |
* | WIP: refactor RTC to use clock mode directly | Joey Castillo | 2021-09-27 | 1 | -7/+67 |
* | refactor: break out different areas of functionality | Joey Castillo | 2021-08-23 | 1 | -0/+58 |