summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
blob: d558c519cb12e7ca15b0956eb6332146400b5861 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- env-assign: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default:
- enabled-by:
  - arm/nucleo-h743zi
  - arm/stm32h747i-disco
  - arm/stm32h747i-disco-m4
  - arm/stm32h757i-eval
  - arm/stm32h757i-eval-m4
  - arm/stm32h7b3i-dk
  value: linkcmds.flash
- enabled-by: true
  value: linkcmds.sdram
description: |
  The default linker command file.  Must be either linkcmds.flash,
  linkcmds.sdram, linkcmds.sram, linkcmds.sram_sdram
  or linkcmds.flash_sdram
enabled-by: true
format: '{}'
links: []
name: STM32H7_DEFAULT_LINKCMDS
type: build