altos: Add ST7565 LCD driver
authorKeith Packard <keithp@keithp.com>
Wed, 8 Mar 2023 23:14:53 +0000 (15:14 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 30 Mar 2023 05:05:31 +0000 (22:05 -0700)
commit9f64404c6187955a864c91a8f522a47beea90960
treef9ff2c17ae40342dd279c2a241877948dbf974b0
parent4ab7f69d56847df525a2bede2755f501522ed789
altos: Add ST7565 LCD driver

This is the chip used by various NewHaven LCD displays

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_st7565.c [new file with mode: 0644]
src/drivers/ao_st7565.h [new file with mode: 0644]