altos/fox: update product name to show v2, enable watchdog by default
[fw/altos] / src / fox1ihu / Makefile
index f76633aaee7741d5af65da34b94523387802c91c..d80cb7af398937c2addcf5dd8d0a0481474827f1 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
@@ -41,9 +46,15 @@ ALTOS_SRC = \
        ao_usb_stm.c \
        ao_exti_stm.c \
        ao_adc_stm.c \
-       ao_data.c
-
-PRODUCT=Fox1IHH-v0.1
+       ao_data.c \
+       ao_storage.c \
+       ao_mr25.c \
+       ao_sdcard.c \
+       ao_bufio.c \
+       ao_fat.c \
+       ao_watchdog.c
+
+PRODUCT=Fox1IHU-v2
 PRODUCT_DEF=-DFOX
 IDPRODUCT=0x0024