altos/fox: Run app when PD6 is low
[fw/altos] / src / fox1ihu / Makefile
index 94315e794420bda28b11b5b73e99bcfad8c4f3c4..aa5c6b4a8a3c606b59e02d404c6e608696fb90c4 100644 (file)
@@ -11,8 +11,13 @@ INC = \
        ao_arch_funcs.h \
        ao_pins.h \
        ao_product.h \
+       ao_watchdog.h \
+       ao_storage.h \
        ao_task.h \
        stm32l.h \
+       ao_sdcard.h \
+       ao_bufio.h \
+       ao_fat.h \
        Makefile
 
 #PROFILE=ao_profile.c
@@ -42,6 +47,11 @@ ALTOS_SRC = \
        ao_exti_stm.c \
        ao_adc_stm.c \
        ao_data.c \
+       ao_storage.c \
+       ao_mr25.c \
+       ao_sdcard.c \
+       ao_bufio.c \
+       ao_fat.c \
        ao_watchdog.c
 
 PRODUCT=Fox1IHU-v1