Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | major project reorg, move library one level up | Joey Castillo | 2021-08-02 | 1 | -98/+0 |
* | make watch abstraction global, add methods and documentation | Joey Castillo | 2021-05-21 | 1 | -14/+50 |
* | use simple 8-bit counter for LED PWM | Joey Castillo | 2021-05-20 | 1 | -1/+1 |
* | remove timer; tick based on RTC PER7 interrupt | Joey Castillo | 2021-05-02 | 1 | -3/+0 |
* | WIP timer wakeup stuff | Joey Castillo | 2021-05-02 | 1 | -2/+8 |
* | interrupts, clock demo with interrupts | Joey Castillo | 2021-04-30 | 1 | -0/+4 |
* | simplify lcd display logic, one screen with 10 positions | Joey Castillo | 2021-04-28 | 1 | -12/+5 |
* | initial work on segment LCD | Joey Castillo | 2021-04-27 | 1 | -10/+24 |
* | WIP simple C-based library for hacking on the watch | Joey Castillo | 2021-04-25 | 1 | -0/+48 |