summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/opthse.yml
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-04-01 18:14:13 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-04-05 09:56:05 +0200
commitc2e4128f7343f61527258b2737483ab64a3a3c74 (patch)
tree458d2d7e3a75b859a5cbadf5e8859fd1222d3ba0 /spec/build/bsps/arm/stm32h7/opthse.yml
parentbsp/stm32h7: add flash latency configuration (diff)
downloadrtems-c2e4128f7343f61527258b2737483ab64a3a3c74.tar.bz2
bsp/stm32h7: HSE clock value configuration for STM32H7B3I-DK BSP variant
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/stm32h7/opthse.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/stm32h7/opthse.yml b/spec/build/bsps/arm/stm32h7/opthse.yml
index 51366932e1..e5feef1114 100644
--- a/spec/build/bsps/arm/stm32h7/opthse.yml
+++ b/spec/build/bsps/arm/stm32h7/opthse.yml
@@ -9,6 +9,9 @@ default-by-variant:
- value: 8000000
variants:
- arm/nucleo-h743zi
+- value: 24000000
+ variants:
+ - arm/stm32h7b3i-dk
enabled-by: true
format: '{}'
links: []