From 836eeb686b7a1615129dda3bb6ef5cf32239fd0f Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Sun, 15 May 2022 22:10:37 +0200 Subject: 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 --- spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml') 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 -- cgit v1.2.3