stm: Expose LCD font API in ao_lcd_font.h
authorKeith Packard <keithp@keithp.com>
Mon, 18 Feb 2019 18:38:21 +0000 (10:38 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Feb 2019 21:08:23 +0000 (13:08 -0800)
commita43bc96ad4a524480a2d47500fb0cfaeeba8ad3d
tree498410f1df2875ba701f3cdba94109efe1de26c4
parentebb8ab6a2f5f1245098ad68d0cd007d3f115a24d
stm: Expose LCD font API in ao_lcd_font.h

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>
src/stm/ao-parse-font.5c
src/stm/ao_lcd_font.c
src/stm/ao_lcd_font.h
src/stm/ao_lcd_font_bits.h [new file with mode: 0644]