Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sensor Watch Simulator (#35) | Alexsander Akers | 2022-01-25 | 1 | -195/+0 |
* | fix missing prototype warnings | Joey Castillo | 2021-12-10 | 1 | -7/+7 |
* | tweak to API nomenclature: tick happens once a second, other interrupts are p... | Joey Castillo | 2021-09-28 | 1 | -11/+11 |
* | rtc: support periodic ticks at intervals from 1 to 128 Hz | Joey Castillo | 2021-09-28 | 1 | -15/+56 |
* | overdue refactor: compile all watch modules separately | Joey Castillo | 2021-09-28 | 1 | -0/+2 |
* | simplification: return date/time in same format as clock register | Joey Castillo | 2021-09-28 | 1 | -25/+3 |
* | WIP: refactor RTC to use clock mode directly | Joey Castillo | 2021-09-27 | 1 | -8/+142 |
* | refactor: break out different areas of functionality | Joey Castillo | 2021-08-23 | 1 | -0/+40 |