summaryrefslogtreecommitdiffstats
path: root/Smol Watch Project/My Project/watch-library/watch.c
Commit message (Expand)AuthorAgeFilesLines
* major project reorg, move library one level upJoey Castillo2021-08-021-367/+0
* make watch abstraction global, add methods and documentationJoey Castillo2021-05-211-36/+93
* use simple 8-bit counter for LED PWMJoey Castillo2021-05-201-10/+15
* new atmel studio setupJoey Castillo2021-05-091-1/+2
* More low power workJoey Castillo2021-05-091-0/+4
* sunday low power workJoey Castillo2021-05-021-0/+2
* remove timer; tick based on RTC PER7 interruptJoey Castillo2021-05-021-11/+3
* WIP timer wakeup stuffJoey Castillo2021-05-021-2/+27
* interrupts, clock demo with interruptsJoey Castillo2021-04-301-0/+8
* simplify lcd display logic, one screen with 10 positionsJoey Castillo2021-04-281-41/+28
* initial work on segment LCDJoey Castillo2021-04-271-69/+257
* WIP simple C-based library for hacking on the watchJoey Castillo2021-04-251-0/+98