summaryrefslogtreecommitdiffstats
path: root/Smol Watch Project/My Project/main.c
Commit message (Expand)AuthorAgeFilesLines
* major project reorg, move library one level upJoey Castillo2021-08-021-72/+0
* make watch abstraction global, add methods and documentationJoey Castillo2021-05-211-18/+16
* More low power workJoey Castillo2021-05-091-32/+19
* mars clock!Joey Castillo2021-05-061-13/+13
* sunday low power workJoey Castillo2021-05-021-27/+30
* remove timer; tick based on RTC PER7 interruptJoey Castillo2021-05-021-5/+6
* WIP timer wakeup stuffJoey Castillo2021-05-021-14/+30
* interrupts, clock demo with interruptsJoey Castillo2021-04-301-39/+49
* simplify lcd display logic, one screen with 10 positionsJoey Castillo2021-04-281-2/+4
* initial work on segment LCDJoey Castillo2021-04-271-7/+14
* WIP simple C-based library for hacking on the watchJoey Castillo2021-04-251-0/+48