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/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/megametrum-v0.1/Makefile b/src/megametrum-v0.1/Makefile
index 297d136a..5b20a8a5 100644
--- a/src/megametrum-v0.1/Makefile
+++ b/src/megametrum-v0.1/Makefile
@@ -12,7 +12,8 @@ INC = \
ao_pins.h \
altitude.h \
ao_kalman.h \
- ao_product.h
+ ao_product.h \
+ ao_ms5607.h
#
# Common AltOS sources
@@ -36,7 +37,8 @@ ALTOS_SRC = \
ao_dma_stm.c \
ao_spi_stm.c \
ao_ms5607.c \
- ao_adc_stm.c
+ ao_adc_stm.c \
+ ao_beep_stm.c
PRODUCT=MegaMetrum-v0.1
PRODUCT_DEF=-DMEGAMETRUM