aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2076083..8d441a0 100644
--- a/Makefile
+++ b/Makefile
@@ -70,6 +70,7 @@ CSRC = libmaple/systick.c \
libmaple/usb.c \
libmaple/rcc.c \
libmaple/flash.c \
+ libmaple/spi.c \
core/wiring.c \
core/wiring_shift.c \
core/wiring_analog.c \