aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_STM32F746G_DISCOVERY/board.mk
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-08-02 10:33:23 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-08-02 10:33:23 +0000
commit4d7be5bf04f6784d92e3f9a9e389cd4dde3e237f (patch)
tree88febc245bfcadf40a61f61ffeab5ee8ed9705c6 /os/hal/boards/ST_STM32F746G_DISCOVERY/board.mk
parent0aee8c6229dbb72fcc40dda09f15823550d336fa (diff)
downloadChibiOS-4d7be5bf04f6784d92e3f9a9e389cd4dde3e237f.tar.gz
ChibiOS-4d7be5bf04f6784d92e3f9a9e389cd4dde3e237f.tar.bz2
ChibiOS-4d7be5bf04f6784d92e3f9a9e389cd4dde3e237f.zip
STM32F7xx clock tree and initialization done.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8144 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_STM32F746G_DISCOVERY/board.mk')
-rw-r--r--os/hal/boards/ST_STM32F746G_DISCOVERY/board.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/ST_STM32F746G_DISCOVERY/board.mk b/os/hal/boards/ST_STM32F746G_DISCOVERY/board.mk
index a7cfca40d..6dc8339d9 100644
--- a/os/hal/boards/ST_STM32F746G_DISCOVERY/board.mk
+++ b/os/hal/boards/ST_STM32F746G_DISCOVERY/board.mk
@@ -1,5 +1,5 @@
# List of all the board related files.
-BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_STM32F476G_DISCOVERY/board.c
+BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_STM32F746G_DISCOVERY/board.c
# Required include directories
-BOARDINC = ${CHIBIOS}/os/hal/boards/ST_STM32F476G_DISCOVERY
+BOARDINC = ${CHIBIOS}/os/hal/boards/ST_STM32F746G_DISCOVERY