aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/NRF51-DK/board.mk
diff options
context:
space:
mode:
authorStephane D'Alu <sdalu@sdalu.com>2016-02-02 00:52:03 +0100
committerStephane D'Alu <sdalu@sdalu.com>2016-02-02 00:52:03 +0100
commitcdf17bd8b90eb11f405cbe8165a89ae34858a9c5 (patch)
treef395dead3d7eea26bd7135ead3763cea46e2b203 /os/hal/boards/NRF51-DK/board.mk
parent4bf25efd247d9f79128db90f939d8f464ca0d636 (diff)
downloadChibiOS-Contrib-cdf17bd8b90eb11f405cbe8165a89ae34858a9c5.tar.gz
ChibiOS-Contrib-cdf17bd8b90eb11f405cbe8165a89ae34858a9c5.tar.bz2
ChibiOS-Contrib-cdf17bd8b90eb11f405cbe8165a89ae34858a9c5.zip
NRF51 DK board
Diffstat (limited to 'os/hal/boards/NRF51-DK/board.mk')
-rw-r--r--os/hal/boards/NRF51-DK/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/boards/NRF51-DK/board.mk b/os/hal/boards/NRF51-DK/board.mk
new file mode 100644
index 0000000..4d20da3
--- /dev/null
+++ b/os/hal/boards/NRF51-DK/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS_CONTRIB}/os/hal/boards/NRF51-DK/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS_CONTRIB}/os/hal/boards/NRF51-DK