altosui: Add config and pyro tabs to graph widget
[fw/altos] / src / telelco-v3.0 / Makefile
index b57639728296293fbb065477b1774cf9fa40ad54..cc17a2219b723f5245f80e66cd3789dc3991b838 100644 (file)
@@ -24,6 +24,7 @@ INC = \
        ao_radio_cmac.h \
        ao_cc1200_CC1200.h \
        ao_cc1200.h \
+       ao_st7565.h \
        ao_font.h \
        ao_logo.h \
        stm32f1.h
@@ -53,6 +54,7 @@ ALTOS_SRC = \
        ao_beep_stm.c \
        ao_convert_volt.c \
        ao_fast_timer.c \
+       ao_pwm_stm.c \
        ao_eeprom.c \
        ao_flash_stm.c \
        ao_usb_stm.c \
@@ -64,6 +66,7 @@ ALTOS_SRC = \
        ao_st7565.c \
        ao_rect.c \
        ao_text.c \
+       ao_text_width.c \
        ao_box.c \
        ao_copy.c \
        ao_blt.c \