aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorGareth McMullin2015-03-22 20:54:45 -0700
committerGareth McMullin2015-03-26 20:47:57 -0700
commitf74def35526fe4a3bbd000e13bef11c00de1c481 (patch)
tree155978809184b7a1cf5fb0575c6845568c1add96 /src/Makefile
parentd9af3cca6ce9ef661436d57da286ddb96d07f120 (diff)
Remove old STM32L1 driver.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 39c19ac..f76ea74 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -43,7 +43,6 @@ SRC = \
stm32f1.c \
stm32f4.c \
stm32l0.c \
- stm32l1.c \
swdptap.c \
target.c \