diff options
Diffstat (limited to 'boards')
-rw-r--r-- | boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg | 11 | ||||
-rw-r--r-- | boards/ST_STM32F4_DISCOVERY/cfg/board.chxml (renamed from boards/ST_STM32F4_DISCOVERY/stm32f4board.xml) | 0 |
2 files changed, 11 insertions, 0 deletions
diff --git a/boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg b/boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg new file mode 100644 index 000000000..ab922e347 --- /dev/null +++ b/boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg @@ -0,0 +1,11 @@ +# Automatically generated configuration project file.
+
+# Templates path in the configuration plugin resources, do not modify.
+source=resources/gencfg/processors/boards/stm32f4xx/templates
+
+# XML configuration data file path relative to this configuration file.
+xmlfile=board.chxml
+
+# Output directory path relative to directory containing this configuration
+# file.
+output=..
diff --git a/boards/ST_STM32F4_DISCOVERY/stm32f4board.xml b/boards/ST_STM32F4_DISCOVERY/cfg/board.chxml index 38aa02f21..38aa02f21 100644 --- a/boards/ST_STM32F4_DISCOVERY/stm32f4board.xml +++ b/boards/ST_STM32F4_DISCOVERY/cfg/board.chxml |