Also adjust BSP spec file to make it buildable with board files.
Sponsored-By: Precidata
---
.../boards/stm/nucleo-h743zi/ext-mem-ctl.c| 478 ++
.../stm/nucleo-h743zi/stm32h7-config-clk.c| 45 ++
.../stm/nucleo-h743zi/stm32h7-config-osc.c| 52 ++
.../stm/nucleo-h74
The files are already presented in boards directories and are not needed
in start directory anymore.
Sponsored-By: Precidata
---
bsps/arm/stm32h7/start/stm32h7-config-clk.c | 45 ---
bsps/arm/stm32h7/start/stm32h7-config-osc.c | 52 ---
bsps/arm/stm32h7/start/stm32h7-config-per.c | 62 ---
b
Also adjust BSP spec file to make it buildable with board files.
Sponsored-By: Precidata
---
.../boards/stm/stm32h743i-eval/ext-mem-ctl.c | 478 ++
.../stm/stm32h743i-eval/stm32h7-config-clk.c | 45 ++
.../stm/stm32h743i-eval/stm32h7-config-osc.c | 52 ++
.../stm/stm32h743i
Sponsored-By: Precidata
---
bsps/arm/stm32h7/start/stm32h7-config-clk.c | 4 --
bsps/arm/stm32h7/start/stm32h7-config-osc.c | 17 ---
bsps/arm/stm32h7/start/stm32h7-config-per.c | 17 ---
bsps/arm/stm32h7/start/system_stm32h7xx.c | 51 +++--
4 files changed, 7 insertio
Updated content comes from STM32CubeIDE 1.9.0 generated for STM32H7B3I-DK
board and have RTEMS related changes merged in.
Sponsored-By: Precidata
---
.../stm/stm32h7b3i-dk/system_stm32h7xx.c | 140 --
1 file changed, 25 insertions(+), 115 deletions(-)
diff --git a/bsps/arm
Sponsored-By: Precidata
---
.../stm/stm32h7b3i-dk/stm32h7-config-clk.c| 4 ---
.../stm/stm32h7b3i-dk/stm32h7-config-osc.c| 20 -
.../stm/stm32h7b3i-dk/stm32h7-config-per.c| 30 ---
3 files changed, 54 deletions(-)
diff --git a/bsps/arm/stm32h7/boards/stm
Also adjust BSP spec file to make it buildable with board files.
Sponsored-By: Precidata
---
.../boards/stm/stm32h7b3i-dk/ext-mem-ctl.c| 478 ++
.../stm/stm32h7b3i-dk/stm32h7-config-clk.c| 49 ++
.../stm/stm32h7b3i-dk/stm32h7-config-osc.c| 69 +++
.../stm/stm32h7b3
The patch is done in preparation for stm32h7 BSP tree refactoring.
Sponsored-By: Precidata
---
spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml | 7 ++-
spec/build/bsps/arm/stm32h7/bspstm32h7.yml | 7 ++-
spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml | 7 ++-
spec/build/bsp
This doesn't appear to fail on FreeBSD based on
https://lists.rtems.org/pipermail/build/2022-May/033521.html.
Not sure what that means.
--joel
On Sat, May 14, 2022 at 12:14 PM Joel Sherrill wrote:
> Hi
>
> These four cases fail regularly on recent bsp builder runs. This is a
> fragment from t