summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
blob: 5632a3416a77be2eee3cddf2f93f5aee91ce799a (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
actions:
- get-string: null
- env-assign: null
build-type: option
default: linkcmds.sdram
default-by-variant:
- value: linkcmds.flash
  variants:
  - arm/stm32h7b3i-dk
  - arm/stm32h757i-eval
  - arm/stm32h757i-eval-m4
  - arm/stm32h747i-disco
enabled-by: true
format: '{}'
links: []
name: STM32H7_DEFAULT_LINKCMDS
description: |
  The default linker command file.  Must be either linkcmds.flash,
  linkcmds.sdram, linkcmds.sram, linkcmds.sram_sdram
  or linkcmds.flash_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)