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, 1 Feb 2024 01:50:19 +0000 (17:50 -0800)
commitd65652ac9027475d32510feac9eb8b57a2080d48
tree075ef10418992533e7e103f43cf112d096f5b6d1
parent09a3c086dae1cce43c843626a1c624b4e2ad8d04
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]