altos/stm32f103-nucleo: Drive a screen too
authorKeith Packard <keithp@keithp.com>
Wed, 8 Mar 2023 23:54:39 +0000 (15:54 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 30 Mar 2023 05:05:31 +0000 (22:05 -0700)
commit24a4ae736ccc899c9fbfb720c4a0aebc35465c52
tree29a7be43ad8af2cbe5178829408483d39c4eb313
parent5530d7b305157a8027ea7f83152a526dec16c546
altos/stm32f103-nucleo: Drive a screen too

Use the ST7565 driver to control an LCD screen.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm32f103-nucleo/Makefile
src/stm32f103-nucleo/ao_pins.h
src/stm32f103-nucleo/hello.c