altos: Add TeleLCO v2.0 product
authorKeith Packard <keithp@keithp.com>
Thu, 17 May 2018 05:02:11 +0000 (22:02 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 17 May 2018 05:06:12 +0000 (22:06 -0700)
commit96ee5257068a988db10097af8df72b0008bce978
tree4480f7518da2cdad6b8966619478ea12b9667a1a
parent5a26df7db9453bf0596f729a23efb90e5e8a63c7
altos: Add TeleLCO v2.0 product

New LCO design with a single rotary knob and lots more buttons.

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