From 7234516cc5f54ab3956756ffbddf26896b6ba496 Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Sun, 15 May 2022 22:10:38 +0200 Subject: 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 --- spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'spec/build/bsps/arm') 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 -- cgit v1.2.3