aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO32_F031K6/board.mk
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-11-03 15:21:17 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-11-03 15:21:17 +0000
commitaa22a11237c32465352e061ef21f9d5eefa5f232 (patch)
tree23839028353d1dc6db80b969ed9c699dcc2d5e71 /os/hal/boards/ST_NUCLEO32_F031K6/board.mk
parent90dac8f895f783abd8750e2b3b38a2d7cb98ab3c (diff)
downloadChibiOS-aa22a11237c32465352e061ef21f9d5eefa5f232.tar.gz
ChibiOS-aa22a11237c32465352e061ef21f9d5eefa5f232.tar.bz2
ChibiOS-aa22a11237c32465352e061ef21f9d5eefa5f232.zip
More Nucleo 32 board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8432 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO32_F031K6/board.mk')
-rw-r--r--os/hal/boards/ST_NUCLEO32_F031K6/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/boards/ST_NUCLEO32_F031K6/board.mk b/os/hal/boards/ST_NUCLEO32_F031K6/board.mk
new file mode 100644
index 000000000..e6abc8358
--- /dev/null
+++ b/os/hal/boards/ST_NUCLEO32_F031K6/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO32_F031K6/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO32_F031K6