altos: Share common LCO functions in ao_lco_bits.c
authorKeith Packard <keithp@keithp.com>
Tue, 3 Jul 2018 08:00:15 +0000 (01:00 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Jul 2018 08:00:15 +0000 (01:00 -0700)
commitc48d4b60da8b23bf358e6c14d7332d3a360c2d2f
tree172ffc152ee421d8573d13fff563f2a7c2fc5ed8
parente56e1dc20b3bf18073766da4e26e97d9e1d419fc
altos: Share common LCO functions in ao_lco_bits.c

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>
src/drivers/ao_lco.c
src/drivers/ao_lco.h
src/drivers/ao_lco_bits.c [new file with mode: 0644]
src/telelco-v0.2-cc1200/Makefile
src/telelco-v0.2/Makefile
src/telelco-v0.3/Makefile
src/telelco-v2.0/Makefile
src/telelco-v2.0/ao_lco_v2.c