summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optmemflashlatency.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/stm32h7/optmemflashlatency.yml')
-rw-r--r--spec/build/bsps/arm/stm32h7/optmemflashlatency.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/spec/build/bsps/arm/stm32h7/optmemflashlatency.yml b/spec/build/bsps/arm/stm32h7/optmemflashlatency.yml
index cf5422acb6..facee637dc 100644
--- a/spec/build/bsps/arm/stm32h7/optmemflashlatency.yml
+++ b/spec/build/bsps/arm/stm32h7/optmemflashlatency.yml
@@ -1,19 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- define-unquoted: null
build-type: option
-default: FLASH_LATENCY_4
-default-by-variant:
-- value: FLASH_LATENCY_6
- variants:
- - arm/stm32h7b3i-dk
+copyrights:
+- Copyright (C) 2022 Karel Gardas <karel@functional.vision>
+default:
+- enabled-by: arm/stm32h7b3i-dk
+ value: FLASH_LATENCY_6
+- enabled-by: true
+ value: FLASH_LATENCY_4
+description: |
+ Internal Flash latency
enabled-by: true
format: '{}'
links: []
name: STM32H7_FLASH_LATENCY
-description: |
- Internal Flash latency
type: build
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-copyrights:
-- Copyright (C) 2022 Karel Gardas <karel@functional.vision>