summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/bspstm32h7.yml
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-05-15 22:10:42 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-05-16 10:23:27 +0200
commitf8a9a47de195b89d2422be1daaaf76abd3a2a04c (patch)
tree77cdca8d27f310023ecf65f55e051d4040910797 /spec/build/bsps/arm/stm32h7/bspstm32h7.yml
parentbsp/stm32h7: remove stm32h7b3i-dk related changes from start system files (diff)
downloadrtems-f8a9a47de195b89d2422be1daaaf76abd3a2a04c.tar.bz2
bsp/stm32h7: copy system files to stm32h743i-eval board directory
Also adjust BSP spec file to make it buildable with board files. Sponsored-By: Precidata
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/stm32h7/bspstm32h7.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h7.yml b/spec/build/bsps/arm/stm32h7/bspstm32h7.yml
index 9ea64de9cb..89ded74e05 100644
--- a/spec/build/bsps/arm/stm32h7/bspstm32h7.yml
+++ b/spec/build/bsps/arm/stm32h7/bspstm32h7.yml
@@ -14,9 +14,9 @@ links:
- role: build-dependency
uid: grp
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/stm32h743i-eval/stm32h7-config-clk.c
+- bsps/arm/stm32h7/boards/stm/stm32h743i-eval/stm32h7-config-osc.c
+- bsps/arm/stm32h7/boards/stm/stm32h743i-eval/stm32h7-config-per.c
+- bsps/arm/stm32h7/boards/stm/stm32h743i-eval/system_stm32h7xx.c
+- bsps/arm/stm32h7/boards/stm/stm32h743i-eval/ext-mem-ctl.c
type: build