summaryrefslogtreecommitdiff
path: root/src/stm/ao_lcd_font_bits.h
Commit message (Collapse)AuthorAge
* stm: Expose LCD font API in ao_lcd_font.hKeith Packard2019-02-18
That required renaming the existing LCD font defintions from ao_lcd_font.h to ao_lcd_font_bits.h. Signed-off-by: Keith Packard <keithp@keithp.com>