altos: Add nanopeak-v0.1
[fw/altos] / src / telegps-v0.1 / Makefile
index aae3766077acf78ce9343ed35a03414b6e8facc8..64deddc621bbc56c978fbfd6423618133a6e3cf9 100644 (file)
@@ -33,6 +33,7 @@ INC = \
 #STACK_GUARD_DEF=-DHAS_STACK_GUARD=1
 
 ALTOS_SRC = \
+       ao_boot_chain.c \
        ao_interrupt.c \
        ao_product.c \
        ao_romconfig.c \
@@ -51,6 +52,7 @@ ALTOS_SRC = \
        ao_exti_stm.c \
        ao_serial_stm.c \
        ao_gps_skytraq.c \
+       ao_gps_show.c \
        ao_cc115l.c \
        ao_fec_tx.c \
        ao_rfpa0133.c \