aboutsummaryrefslogtreecommitdiffstats
path: root/boards/EA_LPCXPRESSO_LPC812/board.mk
diff options
context:
space:
mode:
authortheShed <theShed@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-07 15:00:21 +0000
committertheShed <theShed@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-07 15:00:21 +0000
commit09d8d2dfdc588422c7353314ab1f0fe61305b6b5 (patch)
tree4fea43efde8b45905f7cda1a68fdda0c158d780f /boards/EA_LPCXPRESSO_LPC812/board.mk
parentd2e3d96b8d5305c9e74a762b22abe403dd726ec2 (diff)
downloadChibiOS-09d8d2dfdc588422c7353314ab1f0fe61305b6b5.tar.gz
ChibiOS-09d8d2dfdc588422c7353314ab1f0fe61305b6b5.tar.bz2
ChibiOS-09d8d2dfdc588422c7353314ab1f0fe61305b6b5.zip
Initial LPC8xx port
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5376 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards/EA_LPCXPRESSO_LPC812/board.mk')
-rw-r--r--boards/EA_LPCXPRESSO_LPC812/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/boards/EA_LPCXPRESSO_LPC812/board.mk b/boards/EA_LPCXPRESSO_LPC812/board.mk
new file mode 100644
index 000000000..de80424bb
--- /dev/null
+++ b/boards/EA_LPCXPRESSO_LPC812/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/boards/EA_LPCXPRESSO_LPC812/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/boards/EA_LPCXPRESSO_LPC812