altos: Clean up boot loader support
[fw/altos] / src / stm-flash / Makefile
index fbc6603d791e8102a3fcde1591075336e4630f64..e4a2f3217fca050aa2c324f32d4f211b7e446fa4 100644 (file)
@@ -17,6 +17,8 @@ INC = \
 #
 ALTOS_SRC = \
        ao_interrupt.c \
+       ao_boot_chain.c \
+       ao_boot_pin.c \
        ao_product.c \
        ao_romconfig.c \
        ao_task.c \
@@ -24,6 +26,7 @@ ALTOS_SRC = \
        ao_mutex.c \
        ao_usb_stm.c \
        ao_stdio.c \
+       ao_flash_stm.c \
        ao_cmd.c
 
 PRODUCT=StmFlash-v0.0