summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32f4/abi.yml
blob: 0e4c5a5fb5c4a6b96b4d7864c64fbae68de56511 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- split: null
- env-append: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
- enabled-by: arm/stm32f105rc
  value:
  - -mthumb
  - -mcpu=cortex-m3
- enabled-by: true
  value:
  - -mcpu=cortex-m4
  - -mthumb
  - -mfloat-abi=hard
  - -mfpu=auto
description: |
  ABI flags
enabled-by: true
links: []
name: ABI_FLAGS
type: build