From 124912445c7585d1ff5e9aea11210dac4fbbbd91 Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Mon, 16 May 2022 13:01:39 +0200 Subject: bsps/stm32h7: add configuration and enable build of stm32h757i-eval BSP This is minimalist configuration for the stm32h757i-eval BSP provided here. The only general enhancement worth mention is boot core configuration which is needed here as this is the first dual-core board supported by stm32h7 BSP family and we need to choose boot core in order to get C files compiling well. Sponsored-By: Precidata --- spec/build/bsps/arm/stm32h7/optlinkcmds.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/build/bsps/arm/stm32h7/optlinkcmds.yml') diff --git a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml index 18a1983f63..a7281addd8 100644 --- a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml +++ b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml @@ -7,6 +7,7 @@ default-by-variant: - value: linkcmds.flash variants: - arm/stm32h7b3i-dk + - arm/stm32h757i-eval enabled-by: true format: '{}' links: [] -- cgit v1.2.3