aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 2d3e6b7..7a1f141 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -41,6 +41,7 @@ SRC = \
samd.c \
stm32f1.c \
stm32f4.c \
+ stm32l0.c \
stm32l1.c \
swdptap.c \
target.c \