altos/telelco-v3.0: Add ao_adc_single usage to get battery voltage
[fw/altos] / src / telelco-v3.0 / Makefile
index 6005762257e8a0e72fefb395fd5012f6b01bdf76..b57639728296293fbb065477b1774cf9fa40ad54 100644 (file)
@@ -17,7 +17,6 @@ INC = \
        ao_sample.h \
        ao_pins.h \
        ao_product.h \
-       ao_seven_segment.h \
        ao_lco.h \
        ao_lco_cmd.h \
        ao_lco_func.h \
@@ -48,6 +47,7 @@ ALTOS_SRC = \
        ao_timer.c \
        ao_mutex.c \
        ao_freq.c \
+       ao_adc_single_stm.c \
        ao_dma_stm.c \
        ao_spi_stm.c \
        ao_beep_stm.c \