altos: Hook up the FAT16 and SD card support to telegps
[fw/altos] / src / telegps-v0.1 / Makefile
index 26d9eaa06b5ae8c97579eb8b766e30978c869186..c8ab8a9aafe089bc6a8150af1d5d7f1cb3e84afd 100644 (file)
@@ -14,6 +14,7 @@ INC = \
        ao_task.h \
        ao_whiten.h \
        ao_cc115l.h \
+       ao_rf_cc115l.h \
        ao_fec.h \
        stm32l.h \
        Makefile
@@ -48,7 +49,14 @@ ALTOS_SRC = \
        ao_serial_stm.c \
        ao_gps_skytraq.c \
        ao_cc115l.c \
-       ao_fec_tx.c
+       ao_fec_tx.c \
+       ao_rfpa0133.c \
+       ao_aprs.c \
+       ao_storage.c \
+       ao_eeprom_stm.c \
+       ao_sdcard.c \
+       ao_bufio.c \
+       ao_fat.c
 
 PRODUCT=TeleGPS-v0.1
 PRODUCT_DEF=-DTELEGPS