aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO_L053R8/board.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2015-07-15 09:30:52 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2015-07-15 09:30:52 +0000
commit302e691017f3a74c46ea52c22254d18f58b6435b (patch)
treec77cf072116b3106d27b1d5632017ddd17ef3d2b /os/hal/boards/ST_NUCLEO_L053R8/board.mk
parentbb3c78d73058bb9a3db54781c70a0237540fae57 (diff)
downloadChibiOS-302e691017f3a74c46ea52c22254d18f58b6435b.tar.gz
ChibiOS-302e691017f3a74c46ea52c22254d18f58b6435b.tar.bz2
ChibiOS-302e691017f3a74c46ea52c22254d18f58b6435b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8099 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO_L053R8/board.mk')
-rw-r--r--os/hal/boards/ST_NUCLEO_L053R8/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/boards/ST_NUCLEO_L053R8/board.mk b/os/hal/boards/ST_NUCLEO_L053R8/board.mk
new file mode 100644
index 000000000..124a7d13f
--- /dev/null
+++ b/os/hal/boards/ST_NUCLEO_L053R8/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO_L152RE/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO_L152RE