aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_F746ZG/board.mk
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-16 22:50:53 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-16 22:50:53 +0000
commit9216c1c138927267c400494afc4488ed0cb842bc (patch)
tree42dabbbdf8d788a497d12907af8a1f4ff670e6c6 /os/hal/boards/ST_NUCLEO144_F746ZG/board.mk
parenteb9ac107e35ac82d90c210780a047aa9ee92ac9a (diff)
downloadChibiOS-9216c1c138927267c400494afc4488ed0cb842bc.tar.gz
ChibiOS-9216c1c138927267c400494afc4488ed0cb842bc.tar.bz2
ChibiOS-9216c1c138927267c400494afc4488ed0cb842bc.zip
Fixed last commit file names
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9297 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_F746ZG/board.mk')
-rw-r--r--os/hal/boards/ST_NUCLEO144_F746ZG/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_F746ZG/board.mk b/os/hal/boards/ST_NUCLEO144_F746ZG/board.mk
new file mode 100644
index 000000000..23bcdee37
--- /dev/null
+++ b/os/hal/boards/ST_NUCLEO144_F746ZG/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO144_F746ZG/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO144_F746ZG