aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorGareth McMullin2015-04-04 19:15:03 -0700
committerGareth McMullin2015-04-11 16:05:40 -0700
commit3d8b34f180eaa9bfe021186b9e20a8a551b35515 (patch)
treea533656d1c2daee989607a217a21ecac97be6c0c /src/Makefile
parentcd5d569d38ea8cc905739bd9189ac5f944de0207 (diff)
lpc: split out common code and rewrite to use new interface.
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 3d879ef..856baee 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -28,6 +28,7 @@ SRC = \
jtag_scan.c \
jtagtap.c \
lmi.c \
+ lpc_common.c \
lpc11xx.c \
lpc43xx.c \
kinetis.c \