aboutsummaryrefslogtreecommitdiffstats
path: root/src/lcd_st7920.c
Commit message (Collapse)AuthorAgeFilesLines
* lcd_st7920: Add micro-controller code for the ST7920 LCD chipKevin O'Connor2018-03-061-0/+121
Add support for passing messages to an ST7920 chip via a SPI bit-banging interface. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>