Commit Graph

3 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
5cfa22c650 Add a C file generator for TrueType fonts
In order to be able to optimize the output better, add my own TTF
generator. Fortunately, freetype-py handles all of the hard work.

The generator is not yet integrated.
2019-06-26 09:02:34 -07:00
f69fbec0ae Initial commit
Add startup code for STM32L031K6, and blink two LEDs, one with CPU,
and one with the LPTIM at 60Hz for the (to-be-implemented) Sharp display.
2019-02-23 17:32:07 -08:00