summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/stm32h7/optlinkcmds.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
new file mode 100644
index 0000000000..d0bb033cef
--- /dev/null
+++ b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
@@ -0,0 +1,17 @@
+actions:
+- get-string: null
+- env-assign: null
+build-type: option
+default: linkcmds.sdram
+default-by-variant: []
+enabled-by: true
+format: '{}'
+links: []
+name: STM32H7_DEFAULT_LINKCMDS
+description: |
+ The default linker command file. Must be either linkcmds.flash or
+ linkcmds.sdram.
+type: build
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)