summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-05-15 22:10:37 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-05-16 10:23:27 +0200
commit836eeb686b7a1615129dda3bb6ef5cf32239fd0f (patch)
tree0d8300e48203d605889139a6c152890c66d51c33 /spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml
parentscore: Fix SMP priority affinity scheduler yield (diff)
downloadrtems-836eeb686b7a1615129dda3bb6ef5cf32239fd0f.tar.bz2
bsp/stm32h7: move compilation of system files to BSPs spec. files
The patch is done in preparation for stm32h7 BSP tree refactoring. Sponsored-By: Precidata
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml b/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml
index 037c777adb..9213500172 100644
--- a/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml
+++ b/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml
@@ -13,5 +13,10 @@ install: []
links:
- role: build-dependency
uid: grp
-source: []
+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
type: build