summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optbspoptflags.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/optbspoptflags.yml')
-rw-r--r--spec/build/bsps/optbspoptflags.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/build/bsps/optbspoptflags.yml b/spec/build/bsps/optbspoptflags.yml
new file mode 100644
index 0000000000..2faee1ed9e
--- /dev/null
+++ b/spec/build/bsps/optbspoptflags.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-string: null
+- substitute: null
+- split: null
+- env-assign: null
+build-type: option
+copyrights:
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
+default:
+- enabled-by: true
+ value: ${OPTIMIZATION_FLAGS}
+description: |
+ Optimization flags passed to C and C++ compilers for the BSP.
+enabled-by: true
+format: '{}'
+links: []
+name: BSP_OPTIMIZATION_FLAGS
+type: build