aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_STM32F334_DISCOVERY/board.mk
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-03-14 21:21:50 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-03-14 21:21:50 +0000
commit55125484f489e9a188562a462a5b0c59e1457658 (patch)
treeb4d45a65990a3954cd19f3b4f4d319f0332697ed /os/hal/boards/ST_STM32F334_DISCOVERY/board.mk
parent7f3e0b00944e7b2c49b180b0e3c7577a2e83ef87 (diff)
downloadChibiOS-55125484f489e9a188562a462a5b0c59e1457658.tar.gz
ChibiOS-55125484f489e9a188562a462a5b0c59e1457658.tar.bz2
ChibiOS-55125484f489e9a188562a462a5b0c59e1457658.zip
Added STM32F334 Discovery board files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9105 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_STM32F334_DISCOVERY/board.mk')
-rw-r--r--os/hal/boards/ST_STM32F334_DISCOVERY/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/boards/ST_STM32F334_DISCOVERY/board.mk b/os/hal/boards/ST_STM32F334_DISCOVERY/board.mk
new file mode 100644
index 000000000..8382c0403
--- /dev/null
+++ b/os/hal/boards/ST_STM32F334_DISCOVERY/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_STM32F334_DISCOVERY/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/os/hal/boards/ST_STM32F334_DISCOVERY