altos: Add logging and telem to telegps
[fw/altos] / src / telegps-v0.1 / Makefile
index 26d9eaa06b5ae8c97579eb8b766e30978c869186..8e610db7594cec3e2eb21cd36affa42a3ce02c21 100644 (file)
@@ -48,7 +48,17 @@ 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 \
+       ao_log_fat.c \
+       ao_gps_report_mega.c \
+       ao_telemetry.c
 
 PRODUCT=TeleGPS-v0.1
 PRODUCT_DEF=-DTELEGPS