aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorGareth McMullin2015-05-19 10:21:55 +1200
committerGareth McMullin2015-05-19 10:21:55 +1200
commit492d6c9cf8f735eea5478c99aee43608549218d7 (patch)
tree906c8f56145bd26e2a6475809f2d387634c50acc /src/Makefile
parent482070c91b0cc5a5f16c02a30e26e306685566bb (diff)
parent4af5c03d75a15e42263cf30f3a6e8228594133ce (diff)
Merge pull request #87 from gsmcmullin/new_flash
Rework flash memory driver 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 \