aboutsummaryrefslogtreecommitdiffstats
path: root/boards/ST_STM3210C_EVAL/board.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-13 14:02:17 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-13 14:02:17 +0000
commitfee72530476c5b9eed43fde792df9de367d56800 (patch)
tree7810baf463236a99df3ad14945314e0403159582 /boards/ST_STM3210C_EVAL/board.mk
parent9ef8c0dee14cdc80146db7e8fe039e813275ca95 (diff)
downloadChibiOS-fee72530476c5b9eed43fde792df9de367d56800.tar.gz
ChibiOS-fee72530476c5b9eed43fde792df9de367d56800.tar.bz2
ChibiOS-fee72530476c5b9eed43fde792df9de367d56800.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1915 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards/ST_STM3210C_EVAL/board.mk')
-rw-r--r--boards/ST_STM3210C_EVAL/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/boards/ST_STM3210C_EVAL/board.mk b/boards/ST_STM3210C_EVAL/board.mk
new file mode 100644
index 000000000..eaa17162b
--- /dev/null
+++ b/boards/ST_STM3210C_EVAL/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/boards/ST_STM3210C_EVAL/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/boards/ST_STM3210C_EVAL