summaryrefslogtreecommitdiff
path: root/src/stm-demo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm-demo/Makefile')
-rw-r--r--src/stm-demo/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/stm-demo/Makefile b/src/stm-demo/Makefile
index 055a73af..09c9c3ca 100644
--- a/src/stm-demo/Makefile
+++ b/src/stm-demo/Makefile
@@ -32,8 +32,13 @@ ALTOS_SRC = \
ao_dma_stm.c \
ao_spi_stm.c \
ao_adc_stm.c \
+ ao_data.c \
ao_i2c_stm.c \
- ao_usb_stm.c
+ ao_usb_stm.c \
+ ao_exti_stm.c \
+ ao_event.c \
+ ao_quadrature.c \
+ ao_button.c
PRODUCT=StmDemo-v0.0
PRODUCT_DEF=-DSTM_DEMO