summaryrefslogtreecommitdiff
path: root/src/stm-demo/Makefile
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2018-08-05 11:21:37 +0800
committerBdale Garbee <bdale@gag.com>2018-08-05 11:21:37 +0800
commitd8627bb7b46fc991786835afa38cd720e9e75812 (patch)
treee14ae029a4ead29a4a7ccccb39af556e32413d36 /src/stm-demo/Makefile
parent59e23c27c2a85d7d748223e444b24d19937afe47 (diff)
parent8830fbc99565f753c0ae1f3d9f4b079860c2634a (diff)
Merge branch 'master' into branch-1.8
Diffstat (limited to 'src/stm-demo/Makefile')
-rw-r--r--src/stm-demo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stm-demo/Makefile b/src/stm-demo/Makefile
index 869fb32f..d4569c1a 100644
--- a/src/stm-demo/Makefile
+++ b/src/stm-demo/Makefile
@@ -30,6 +30,8 @@ ALTOS_SRC = \
ao_lcd_stm.c \
ao_lcd_font.c \
ao_mutex.c \
+ ao_storage.c \
+ ao_m25.c \
ao_dma_stm.c \
ao_spi_stm.c \
ao_adc_stm.c \