From 50c6d796e0dbb69289f95c826e6b542e538fc5de Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 5 Aug 2018 08:45:30 +0800 Subject: altos/stm-demo: Set up for dumping eeprom This is used to dump an eeprom wired to the stm demo board. Signed-off-by: Keith Packard --- src/stm-demo/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/stm-demo/Makefile') 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 \ -- cgit v1.2.3