summaryrefslogtreecommitdiff
path: root/src/telelco-v2.0/Makefile
Commit message (Collapse)AuthorAge
* altos: Move common build definitions to src/Makefile.defsKeith Packard2019-02-18
| | | | | | | | This cleans up the build process for all architectures, providing a common place to specify vpath, cflags and build rules for various common files. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Share common LCO functions in ao_lco_bits.cKeith Packard2018-07-03
| | | | | | | Move common code out of ao_lco.c and ao_lco_v2.c into a shared file, ao_lco_bits.c. Update ao_lco.h to include shared functions. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos/telelco-v2.0: Display local batt voltage at startupKeith Packard2018-05-28
| | | | | | Show the battery voltage for a second at startup. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add TeleLCO v2.0 productKeith Packard2018-05-16
New LCO design with a single rotary knob and lots more buttons. Signed-off-by: Keith Packard <keithp@keithp.com>