aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_F303ZE/cfg/board.fmpp
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_F303ZE/cfg/board.fmpp')
-rw-r--r--os/hal/boards/ST_NUCLEO144_F303ZE/cfg/board.fmpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_F303ZE/cfg/board.fmpp b/os/hal/boards/ST_NUCLEO144_F303ZE/cfg/board.fmpp
new file mode 100644
index 000000000..6967f302d
--- /dev/null
+++ b/os/hal/boards/ST_NUCLEO144_F303ZE/cfg/board.fmpp
@@ -0,0 +1,15 @@
+sourceRoot: ../../../../../tools/ftl/processors/boards/stm32f3xx/templates
+outputRoot: ..
+dataRoot: .
+
+freemarkerLinks: {
+ lib: ../../../../../tools/ftl/libs
+}
+
+data : {
+ doc1:xml (
+ board.chcfg
+ {
+ }
+ )
+}