Commit Graph

5 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
e0b49ba109 Fix screen stack popping and add a menu 2019-06-26 09:07:34 -07:00
125ddfb687 Enable buttons and the display.
Kind-of-sort-of usable-ish.
2019-06-06 22:30:27 -07:00
1cc2f7adf4 Happy times: things work on real hardware! 2019-06-02 21:34:18 -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