altos: Clean up st7565 LCD driver
authorKeith Packard <keithp@keithp.com>
Thu, 16 Mar 2023 17:23:05 +0000 (10:23 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 1 Feb 2024 01:50:19 +0000 (17:50 -0800)
Get rid of AO_ prefix on chip-specific register values.
Declare ao_st7565_instructions to take const uint8_t * so
it can accept an array in flash.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found