altos/telelco-v3.0: Add some real drawing stuff
authorKeith Packard <keithp@keithp.com>
Mon, 8 Jan 2024 01:05:34 +0000 (17:05 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 1 Feb 2024 01:50:19 +0000 (17:50 -0800)
commita30f526c42177ed7d4ad239f31b7b5163e16a036
treed8e28a52bf31eb37defe1cf51338f4b6cabc8fa6
parentedbe6cca1e6b68bcc90064cd70529a9f9b0f9632
altos/telelco-v3.0: Add some real drawing stuff

This required enabling devices with 128kB flash.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/draw/ao_draw.h
src/draw/ao_text.c
src/stm32f1/Makefile.defs
src/stm32f1/altos-128.ld [new file with mode: 0644]
src/telelco-v3.0/Makefile
src/telelco-v3.0/ao_lco_v3.c