Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stm32/f7/Makefile')
-rw-r--r--lib/stm32/f7/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/stm32/f7/Makefile b/lib/stm32/f7/Makefile
index e4b317a0..61cea7a0 100644
--- a/lib/stm32/f7/Makefile
+++ b/lib/stm32/f7/Makefile
@@ -49,6 +49,7 @@ OBJS += pwr.o rcc.o
OBJS += rcc_common_all.o
OBJS += rng_common_v1.o
+OBJS += spi_common_all.o spi_common_v1.o spi_common_v1_frf.o
OBJS += usart_common_all.o usart_common_v2.o