From e5e1c00491c70134926220f944ea46466a9f44f0 Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Fri, 3 Jun 2022 11:41:52 +0200 Subject: bsps/stm32h7: move BSP start hooks into boards subdirectories The idea here is to prepare for better per-board specialization of the hooks function code. Sponsored-By: Precidata --- spec/build/bsps/arm/stm32h7/bspstm32h7.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/build/bsps/arm/stm32h7/bspstm32h7.yml') diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h7.yml b/spec/build/bsps/arm/stm32h7/bspstm32h7.yml index 52d47295d9..fe0451850d 100644 --- a/spec/build/bsps/arm/stm32h7/bspstm32h7.yml +++ b/spec/build/bsps/arm/stm32h7/bspstm32h7.yml @@ -14,6 +14,7 @@ links: - role: build-dependency uid: grp source: +- bsps/arm/stm32h7/boards/stm/stm32h743i-eval/stm32h7-bspstarthooks.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 -- cgit v1.2.3