aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-07-25 09:19:57 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-07-25 09:19:57 +0000
commitfeb706f4bb90c006db40937049daeb8697ca682e (patch)
treecc0e72bfed2c9c45746ce5e123baf47528d037f6 /os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp
parent50a94cb901d0d797138f96de0eeda52eb6c90890 (diff)
downloadChibiOS-feb706f4bb90c006db40937049daeb8697ca682e.tar.gz
ChibiOS-feb706f4bb90c006db40937049daeb8697ca682e.tar.bz2
ChibiOS-feb706f4bb90c006db40937049daeb8697ca682e.zip
L4R5 board file, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12194 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp')
-rw-r--r--os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp b/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp
new file mode 100644
index 000000000..41754c141
--- /dev/null
+++ b/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp
@@ -0,0 +1,15 @@
+sourceRoot: ../../../../../tools/ftl/processors/boards/stm32f4xx/templates
+outputRoot: ..
+dataRoot: .
+
+freemarkerLinks: {
+ lib: ../../../../../tools/ftl/libs
+}
+
+data : {
+ doc1:xml (
+ board.chcfg
+ {
+ }
+ )
+}