From 925bcdb8e88d2fb18c5eb8ada06f21dc5505322e Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Wed, 1 Jun 2022 22:11:11 +0200 Subject: bsps/stm32h7: set default linkage to flash for nucleo-h743zi BSP Nucleo does not have any SDRAM so default linkage to SDRAM does not make any sense here. Sponsored-By: Precidata --- spec/build/bsps/arm/stm32h7/optlinkcmds.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/build/bsps') diff --git a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml index 197b384d03..3103deef84 100644 --- a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml +++ b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml @@ -11,6 +11,7 @@ default-by-variant: - arm/stm32h757i-eval-m4 - arm/stm32h747i-disco - arm/stm32h747i-disco-m4 + - arm/nucleo-h743zi enabled-by: true format: '{}' links: [] -- cgit v1.2.3