altos: Add initial TeleLCO-v3 bits
authorKeith Packard <keithp@keithp.com>
Mon, 8 Jan 2024 00:21:40 +0000 (16:21 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 1 Feb 2024 01:50:19 +0000 (17:50 -0800)
commit31756e065828ca5c1779f1349c38d29196f4798d
treed02dfc7f5b302353e1684c2ae98542d976286514
parent2733436da522650d4e918b7bc7d65f966f149792
altos: Add initial TeleLCO-v3 bits

This might light up some of the hardware...

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telelco-v3.0/.gitignore [new file with mode: 0644]
src/telelco-v3.0/ao_lco_v3.c [new file with mode: 0644]
src/telelco-v3.0/ao_pins.h [new file with mode: 0644]
src/telelco-v3.0/ao_telelco.c [new file with mode: 0644]