summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32f4/abi.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/stm32f4/abi.yml')
-rw-r--r--spec/build/bsps/arm/stm32f4/abi.yml17
1 files changed, 9 insertions, 8 deletions
diff --git a/spec/build/bsps/arm/stm32f4/abi.yml b/spec/build/bsps/arm/stm32f4/abi.yml
index 71ef279115..0e4c5a5fb5 100644
--- a/spec/build/bsps/arm/stm32f4/abi.yml
+++ b/spec/build/bsps/arm/stm32f4/abi.yml
@@ -5,17 +5,18 @@ actions:
- env-append: null
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
-- -mthumb
-- -mcpu=cortex-m4
-default-by-family: []
-default-by-variant:
-- value:
+- enabled-by: arm/stm32f105rc
+ value:
- -mthumb
- -mcpu=cortex-m3
- variants:
- - arm/stm32f105rc
+- enabled-by: true
+ value:
+ - -mcpu=cortex-m4
+ - -mthumb
+ - -mfloat-abi=hard
+ - -mfpu=auto
description: |
ABI flags
enabled-by: true