aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorGareth McMullin2015-01-06 22:26:00 +1300
committerGareth McMullin2015-01-06 22:26:00 +1300
commit9c5ffd61f7d654418c76015f0073e4accbf9e004 (patch)
treef33ae3b2cb0e35ff2fb93deb9955970066ce1928 /src/Makefile
parentd162e75ceb92de346951b979cee5941bdd6ef651 (diff)
First cut at Freescale Kinetis support.
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 62cc617..b30922c 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -27,6 +27,7 @@ SRC = \
lmi.c \
lpc11xx.c \
lpc43xx.c \
+ kinetis.c \
main.c \
nrf51.c \
platform.c \