summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/opthse.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/stm32h7/opthse.yml')
-rw-r--r--spec/build/bsps/arm/stm32h7/opthse.yml15
1 files changed, 7 insertions, 8 deletions
diff --git a/spec/build/bsps/arm/stm32h7/opthse.yml b/spec/build/bsps/arm/stm32h7/opthse.yml
index debccdc686..336575638a 100644
--- a/spec/build/bsps/arm/stm32h7/opthse.yml
+++ b/spec/build/bsps/arm/stm32h7/opthse.yml
@@ -6,14 +6,13 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
-default: 25000000
-default-by-variant:
-- value: 8000000
- variants:
- - arm/nucleo-h743zi
-- value: 24000000
- variants:
- - arm/stm32h7b3i-dk
+default:
+- enabled-by: arm/nucleo-h743zi
+ value: 8000000
+- enabled-by: arm/stm32h7b3i-dk
+ value: 24000000
+- enabled-by: true
+ value: 25000000
description: |
Frequency of the external high speed oscillator (HSE).
enabled-by: true