aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.mk
diff options
context:
space:
mode:
authormarcoveeneman <marco-veeneman@hotmail.com>2014-10-13 22:58:53 +0200
committermarcoveeneman <marco-veeneman@hotmail.com>2014-10-13 22:58:53 +0200
commited9baddee35122aa2654f3178148fee0d65b9547 (patch)
tree87023c389bde3d2268c681130b329c94d72f232e /os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.mk
parent4efd390b032fd39e6dc02e416450e40bd1511805 (diff)
downloadChibiOS-Contrib-ed9baddee35122aa2654f3178148fee0d65b9547.tar.gz
ChibiOS-Contrib-ed9baddee35122aa2654f3178148fee0d65b9547.tar.bz2
ChibiOS-Contrib-ed9baddee35122aa2654f3178148fee0d65b9547.zip
Added Tiva board files.
Diffstat (limited to 'os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.mk')
-rw-r--r--os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.mk b/os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.mk
new file mode 100644
index 0000000..68fff8e
--- /dev/null
+++ b/os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/community/os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/community/os/hal/boards/TI_TM4C1294_LAUNCHPAD