altos/ao_rn4678: Send '$$$' for new devices. Fix name setting code.
[fw/altos] / src / telefiretwo-v1.0 / Makefile
index 927b3a801cd91ff9eacbc6f1f2997cf515cc4758..87d5d47723493ee70a099a7eb3517377b61c7447 100644 (file)
@@ -7,6 +7,7 @@ include ../stm/Makefile.defs
 INC = \
        ao.h \
        ao_pins.h \
+       ao_log.h \
        ao_arch.h \
        ao_arch_funcs.h \
        ao_pad.h \
@@ -43,6 +44,8 @@ ALTOS_SRC = \
        ao_spi_stm.c \
        ao_beep_stm.c \
        ao_eeprom_stm.c \
+       ao_storage.c \
+       ao_m25.c \
        ao_usb_stm.c \
        ao_exti_stm.c \
        ao_cc1200.c \
@@ -50,7 +53,9 @@ ALTOS_SRC = \
        ao_aes.c \
        ao_aes_tables.c \
        ao_pad.c \
-       ao_radio_cmac_cmd.c
+       ao_radio_cmac_cmd.c \
+       ao_log.c \
+       ao_log_firetwo.c
 
 PRODUCT_SRC = \
        ao_telefiretwo.c