aboutsummaryrefslogtreecommitdiffstats
path: root/boards/ST_STM32373C_EVAL/board.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-21 14:05:07 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-21 14:05:07 +0000
commit99bd11676fd5deed046c8881fb0e3f651fa310d8 (patch)
treef1ca602ac8dc879e81c91e19497382729ebea3f4 /boards/ST_STM32373C_EVAL/board.mk
parent98f58c84ec1e8896a202421da76e6ca5e35868ac (diff)
downloadChibiOS-99bd11676fd5deed046c8881fb0e3f651fa310d8.tar.gz
ChibiOS-99bd11676fd5deed046c8881fb0e3f651fa310d8.tar.bz2
ChibiOS-99bd11676fd5deed046c8881fb0e3f651fa310d8.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5293 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards/ST_STM32373C_EVAL/board.mk')
-rw-r--r--boards/ST_STM32373C_EVAL/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/boards/ST_STM32373C_EVAL/board.mk b/boards/ST_STM32373C_EVAL/board.mk
new file mode 100644
index 000000000..aab2565a4
--- /dev/null
+++ b/boards/ST_STM32373C_EVAL/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/boards/ST STM32373C-EVAL/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/boards/ST STM32373C-EVAL