summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/lpc24xx/abi.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/lpc24xx/abi.yml')
-rw-r--r--spec/build/bsps/arm/lpc24xx/abi.yml28
1 files changed, 14 insertions, 14 deletions
diff --git a/spec/build/bsps/arm/lpc24xx/abi.yml b/spec/build/bsps/arm/lpc24xx/abi.yml
index 5bb3be0b52..7269ec56aa 100644
--- a/spec/build/bsps/arm/lpc24xx/abi.yml
+++ b/spec/build/bsps/arm/lpc24xx/abi.yml
@@ -5,28 +5,28 @@ 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:
-- -mcpu=arm7tdmi-s
-- -mthumb
-default-by-family: []
-default-by-variant:
-- value:
- - -mthumb
- - -mcpu=cortex-m3
- variants:
+- enabled-by:
- arm/lpc17xx_ea_ram
- arm/lpc17xx_ea_rom_int
- arm/lpc17xx_plx800_ram
- arm/lpc17xx_plx800_rom_int
-- value:
+ value:
- -mthumb
- - -mcpu=cortex-m4
- - -mfpu=fpv4-sp-d16
- - -mfloat-abi=hard
- variants:
+ - -mcpu=cortex-m3
+- enabled-by:
- arm/lpc40xx_ea_ram
- arm/lpc40xx_ea_rom_int
+ value:
+ - -mcpu=cortex-m4
+ - -mthumb
+ - -mfloat-abi=hard
+ - -mfpu=auto
+- enabled-by: true
+ value:
+ - -mcpu=arm7tdmi-s
+ - -mthumb
description: |
ABI flags
enabled-by: true