Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | stm: Expose LCD font API in ao_lcd_font.h | Keith Packard | 2019-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> | ||
* | Add LCD device driver to STM32L port | Keith Packard | 2012-03-28 |
This enables the 6-digit 14-character display on the STM32L discovery board and provides an ascii output to it. Signed-off-by: Keith Packard <keithp@keithp.com> |