Commit Graph

4 Commits

Author SHA1 Message Date
77f09bca16 At least: font code generator, exchange code support for color 128x128 2019-08-04 15:35:44 -07:00
125ddfb687 Enable buttons and the display.
Kind-of-sort-of usable-ish.
2019-06-06 22:30:27 -07:00
a7f1ffc1b5 Huge refactoring for C++ and low-power mode
The display currently shows the time, with hours and minutes, and is
capable of receiving input with buttons (though does nothing). It
sleeps during intervals where nothing is happening. The display task
runs once per second, and RTC alarm A is used for periodic alarms to
update the system time.
2019-04-17 21:51:35 -07:00
6747d6c831 C++ refactoring, plus low-power support, plus software-based SPI CS
I'm backlogged.
2019-04-13 15:08:02 -07:00