altos: Use 32-bits for flight state data (alt/speed/accel)
[fw/altos] / src / telemega-v1.0 / Makefile
index 7a0c1195d534fb682a4715922ca000a5724c926d..4a1b3908ab3cbcf2dea2b8a7942b3c10e93e99d1 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_companion.h \
        ao_data.h \
        ao_sample.h \
@@ -30,6 +31,7 @@ INC = \
        ao_mpu.h \
        stm32l.h \
        math.h \
+       ao_ms5607_convert.c \
        Makefile
 
 #