summaryrefslogtreecommitdiffstats
path: root/Smol Watch Project/My Project/driver_init.c
Commit message (Collapse)AuthorAgeFilesLines
* major project reorg, move library one level upJoey Castillo2021-08-021-328/+0
|
* use simple 8-bit counter for LED PWMJoey Castillo2021-05-201-9/+5
|
* new atmel studio setupJoey Castillo2021-05-091-1/+0
|
* remove timer; tick based on RTC PER7 interruptJoey Castillo2021-05-021-14/+0
|
* WIP timer wakeup stuffJoey Castillo2021-05-021-0/+15
|
* interrupts, clock demo with interruptsJoey Castillo2021-04-301-5/+3
|
* WIP simple C-based library for hacking on the watchJoey Castillo2021-04-251-0/+334