summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
blob: a7281addd8e842e4effe1d7ebf47ea39f4f1312b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
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)