[rtems commit] bsp/stm32h7: HSE clock value configuration for STM32H7B3I-DK BSP variant

Sebastian Huber sebh at rtems.org
Tue Apr 5 07:51:56 UTC 2022


Module:    rtems
Branch:    master
Commit:    c2e4128f7343f61527258b2737483ab64a3a3c74
Changeset: http://git.rtems.org/rtems/commit/?id=c2e4128f7343f61527258b2737483ab64a3a3c74

Author:    Karel Gardas <karel at functional.vision>
Date:      Fri Apr  1 18:14:13 2022 +0200

bsp/stm32h7: HSE clock value configuration for STM32H7B3I-DK BSP variant

---

 spec/build/bsps/arm/stm32h7/opthse.yml | 3 +++
 1 file changed, 3 insertions(+)

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: []



More information about the vc mailing list