summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/opto1.yml
blob: ab8322bb338e201d435d6e4ae475502ee3aac28b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- split: null
- env-assign: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default:
- enabled-by: true
  value:
  - -O1
  - -g
  - -fdata-sections
  - -ffunction-sections
description: |
  Default optimization flags for C and C++ compilers.
enabled-by: true
links: []
name: OPTIMIZATION_FLAGS
type: build