From ae2367c505dd0a6c71a4d30e3750a036dca214f6 Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Fri, 3 Jun 2022 11:49:26 +0200 Subject: bsps/stm32h7: remove external memory initialization from nucleo-h743zi BSP Nucleo board does not provide any external memory so code does not have any function here anyway. Sponsored-By: Precidata --- spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'spec') diff --git a/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml b/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml index f36c93a8ae..20fdbf30a3 100644 --- a/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml +++ b/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml @@ -19,6 +19,5 @@ source: - bsps/arm/stm32h7/boards/stm/nucleo-h743zi/stm32h7-config-osc.c - bsps/arm/stm32h7/boards/stm/nucleo-h743zi/stm32h7-config-per.c - bsps/arm/stm32h7/boards/stm/nucleo-h743zi/system_stm32h7xx.c -- bsps/arm/stm32h7/boards/stm/nucleo-h743zi/ext-mem-ctl.c - bsps/arm/shared/cache/cache-v7m.c type: build -- cgit v1.2.3