aboutsummaryrefslogtreecommitdiffstats
path: root/boards/ST_STM3220G_EVAL/board.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-07-27 12:22:07 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-07-27 12:22:07 +0000
commitde3354237212038456fadffcc252b4365815634a (patch)
tree1b448798653fdc0834b5ad66fcf5d9c9267959fc /boards/ST_STM3220G_EVAL/board.mk
parent505ca5b1178585643b402fb52d1e076f20737002 (diff)
downloadChibiOS-de3354237212038456fadffcc252b4365815634a.tar.gz
ChibiOS-de3354237212038456fadffcc252b4365815634a.tar.bz2
ChibiOS-de3354237212038456fadffcc252b4365815634a.zip
Provisional STM32L1xx and STM32F2xx support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3180 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards/ST_STM3220G_EVAL/board.mk')
-rw-r--r--boards/ST_STM3220G_EVAL/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/boards/ST_STM3220G_EVAL/board.mk b/boards/ST_STM3220G_EVAL/board.mk
new file mode 100644
index 000000000..3121594a6
--- /dev/null
+++ b/boards/ST_STM3220G_EVAL/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/boards/ST_STM3220G_EVAL/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/boards/ST_STM3220G_EVAL