summaryrefslogtreecommitdiffstats
path: root/Smol Watch Project/My Project/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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