summaryrefslogtreecommitdiff
path: root/src/megametrum-v0.1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/megametrum-v0.1/Makefile')
-rw-r--r--src/megametrum-v0.1/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/megametrum-v0.1/Makefile b/src/megametrum-v0.1/Makefile
index 5761fed7..054855ba 100644
--- a/src/megametrum-v0.1/Makefile
+++ b/src/megametrum-v0.1/Makefile
@@ -18,6 +18,8 @@ INC = \
ao_ms5607.h \
ao_hmc5883.h \
ao_mpu6000.h \
+ ao_cc1120_CC1120.h \
+ ao_whiten.h \
stm32l.h
#
@@ -45,6 +47,7 @@ ALTOS_SRC = \
ao_dma_stm.c \
ao_spi_stm.c \
ao_cc1120.c \
+ ao_fec_tx.c \
ao_ms5607.c \
ao_adc_stm.c \
ao_beep_stm.c \