summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/lpc24xx/abi.yml
blob: dd98de97fece80104cbf8e25c3dffba76f119695 (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
26
27
28
29
30
31
32
33
34
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 (http://www.embedded-brains.de)
default:
- -mcpu=arm7tdmi-s
- -mthumb
default-by-variant:
- value:
  - -mthumb
  - -mcpu=cortex-m3
  variants:
  - arm/lpc17xx_ea_ram
  - arm/lpc17xx_ea_rom_int
  - arm/lpc17xx_plx800_ram
  - arm/lpc17xx_plx800_rom_int
- value:
  - -mthumb
  - -mcpu=cortex-m4
  - -mfpu=fpv4-sp-d16
  - -mfloat-abi=hard
  variants:
  - arm/lpc40xx_ea_ram
  - arm/lpc40xx_ea_rom_int
description: |
  ABI flags
enabled-by: true
links: []
name: ABI_FLAGS
type: build