X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ffox1ihu%2FMakefile;h=aa5c6b4a8a3c606b59e02d404c6e608696fb90c4;hb=e79202f95f0e5b4a01da31d3742a775bea62cc92;hp=94315e794420bda28b11b5b73e99bcfad8c4f3c4;hpb=e0c969910a516c018e64eaa73cdbe4bc2f979835;p=fw%2Faltos diff --git a/src/fox1ihu/Makefile b/src/fox1ihu/Makefile index 94315e79..aa5c6b4a 100644 --- a/src/fox1ihu/Makefile +++ b/src/fox1ihu/Makefile @@ -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