aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-07-25 18:40:29 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-07-25 18:40:29 +0000
commit06246dd30bb460f7b1eabac7cd9fea16b26c6681 (patch)
treedd7767ea6168f26f3965192f650da91a883ad5e6 /os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg
parentf06b6487f9b77f7f5636412716b77da099afa076 (diff)
downloadChibiOS-06246dd30bb460f7b1eabac7cd9fea16b26c6681.tar.gz
ChibiOS-06246dd30bb460f7b1eabac7cd9fea16b26c6681.tar.bz2
ChibiOS-06246dd30bb460f7b1eabac7cd9fea16b26c6681.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12196 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg')
-rw-r--r--os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.chcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.chcfg
index c0d47b881..9f1812467 100644
--- a/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.chcfg
+++ b/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.chcfg
@@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32l4xx_board.xsd">
<configuration_settings>
- <templates_path>resources/gencfg/processors/boards/stm32f4xx/templates</templates_path>
+ <templates_path>resources/gencfg/processors/boards/stm32l4xx/templates</templates_path>
<output_path>..</output_path>
<hal_version>5.0.x</hal_version>
</configuration_settings>