summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-05-15 22:10:38 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-05-16 10:23:27 +0200
commit7234516cc5f54ab3956756ffbddf26896b6ba496 (patch)
treea301e2dfc2d012896a4b4385b865c3e4e7a31048 /spec/build/bsps/arm
parentbsp/stm32h7: move compilation of system files to BSPs spec. files (diff)
downloadrtems-7234516cc5f54ab3956756ffbddf26896b6ba496.tar.bz2
bsp/stm32h7: copy system files to stm32h7b3i-dk board directory
Also adjust BSP spec file to make it buildable with board files. Sponsored-By: Precidata
Diffstat (limited to 'spec/build/bsps/arm')
-rw-r--r--spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml b/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml
index e878cdbdce..f3456cacca 100644
--- a/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml
+++ b/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml
@@ -16,9 +16,9 @@ links:
- role: build-dependency
uid: ../../tstsmallmem
source:
-- bsps/arm/stm32h7/start/stm32h7-config-clk.c
-- bsps/arm/stm32h7/start/stm32h7-config-osc.c
-- bsps/arm/stm32h7/start/stm32h7-config-per.c
-- bsps/arm/stm32h7/start/system_stm32h7xx.c
-- bsps/arm/stm32h7/start/ext-mem-ctl.c
+- bsps/arm/stm32h7/boards/stm/stm32h7b3i-dk/stm32h7-config-clk.c
+- bsps/arm/stm32h7/boards/stm/stm32h7b3i-dk/stm32h7-config-osc.c
+- bsps/arm/stm32h7/boards/stm/stm32h7b3i-dk/stm32h7-config-per.c
+- bsps/arm/stm32h7/boards/stm/stm32h7b3i-dk/system_stm32h7xx.c
+- bsps/arm/stm32h7/boards/stm/stm32h7b3i-dk/ext-mem-ctl.c
type: build