altos: Add MMA655X driver
[fw/altos] / src / megametrum-v0.1 / Makefile
index 4a4c983ac544d701f4299851e7f5d11c885fddb6..1dfebca0730cff328ae176daae27aa1a77241bee 100644 (file)
@@ -19,6 +19,7 @@ INC = \
        ao_ms5607.h \
        ao_hmc5883.h \
        ao_mpu6000.h \
+       ao_mma655x.h \
        ao_cc1120_CC1120.h \
        ao_profile.h \
        ao_whiten.h \
@@ -56,6 +57,7 @@ ALTOS_SRC = \
        ao_fec_tx.c \
        ao_fec_rx.c \
        ao_ms5607.c \
+       ao_mma655x.c \
        ao_adc_stm.c \
        ao_beep_stm.c \
        ao_storage.c \