aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO64_L073RZ/board.mk
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-03 23:24:17 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-03 23:24:17 +0000
commit6858c1c0eb7802f56707467ed39379836229e2d6 (patch)
tree6487bb29fb36b355e3ec1593594534ea1716f2dd /os/hal/boards/ST_NUCLEO64_L073RZ/board.mk
parent98acc95556666584892b655b0bd1e1b44fc12780 (diff)
downloadChibiOS-6858c1c0eb7802f56707467ed39379836229e2d6.tar.gz
ChibiOS-6858c1c0eb7802f56707467ed39379836229e2d6.tar.bz2
ChibiOS-6858c1c0eb7802f56707467ed39379836229e2d6.zip
Added board files fot STM32 Nucleo64-L073RZ,
Added RT-STM32L073RZ-NUCLEO64 demo git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9409 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO64_L073RZ/board.mk')
-rw-r--r--os/hal/boards/ST_NUCLEO64_L073RZ/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/boards/ST_NUCLEO64_L073RZ/board.mk b/os/hal/boards/ST_NUCLEO64_L073RZ/board.mk
new file mode 100644
index 000000000..5b13c84ca
--- /dev/null
+++ b/os/hal/boards/ST_NUCLEO64_L073RZ/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = $(CHIBIOS)/os/hal/boards/ST_NUCLEO64_L073RZ/board.c
+
+# Required include directories
+BOARDINC = $(CHIBIOS)/os/hal/boards/ST_NUCLEO64_L073RZ