Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/optos.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 actions:
0003 - get-string: null
0004 - split: null
0005 - env-assign: null
0006 build-type: option
0007 copyrights:
0008 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0009 default:
0010 - enabled-by: true
0011   value:
0012   - -Os
0013   - -g
0014   - -fdata-sections
0015   - -ffunction-sections
0016 description: |
0017   Default optimization flags for C and C++ compilers.
0018 enabled-by: true
0019 links: []
0020 name: OPTIMIZATION_FLAGS
0021 type: build