summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/abi.yml
blob: 697220b1b194163e6c1e20ca26dfc556ef243f3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
actions:
- get-string: null
- split: null
- env-append: null
build-type: option
default:
- -mthumb
- -mcpu=cortex-m7
- -mfpu=fpv5-d16
- -mfloat-abi=hard
default-by-variant: []
enabled-by: true
links: []
name: ABI_FLAGS
description: |
  ABI flags
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)