aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/STM32F103C8_MINIMAL/board.mk
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-11-28 12:39:46 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-11-28 12:39:46 +0000
commit233ac50d2500c01f66f75ffc8ad000a18c6939f3 (patch)
treebfff672aa3c0e377ad961ceb0d67cab81c9fc16b /os/hal/boards/STM32F103C8_MINIMAL/board.mk
parent56cf40e555db653dc503afe4e750f23ef5cb66d6 (diff)
downloadChibiOS-233ac50d2500c01f66f75ffc8ad000a18c6939f3.tar.gz
ChibiOS-233ac50d2500c01f66f75ffc8ad000a18c6939f3.tar.bz2
ChibiOS-233ac50d2500c01f66f75ffc8ad000a18c6939f3.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8540 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/STM32F103C8_MINIMAL/board.mk')
-rw-r--r--os/hal/boards/STM32F103C8_MINIMAL/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/boards/STM32F103C8_MINIMAL/board.mk b/os/hal/boards/STM32F103C8_MINIMAL/board.mk
new file mode 100644
index 000000000..154a3dc3a
--- /dev/null
+++ b/os/hal/boards/STM32F103C8_MINIMAL/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/os/hal/boards/STM32F103C8_MINIMAL/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/os/hal/boards/STM32F103C8_MINIMAL