From 1ea6540c6243e879ef79e709bdb981157c41c3c2 Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Mon, 16 May 2022 13:11:09 +0200 Subject: bsps/stm32h7: disable all U(S)ARTs except USART1 on stm32h757i-eval BSP This patch disables all U(S)ARTs which are not supported by the board itself and its provided connectors. Sponsored-By: Precidata --- spec/build/bsps/arm/stm32h7/optenusart6.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/build/bsps/arm/stm32h7/optenusart6.yml') diff --git a/spec/build/bsps/arm/stm32h7/optenusart6.yml b/spec/build/bsps/arm/stm32h7/optenusart6.yml index 51791b56cd..17761be7c3 100644 --- a/spec/build/bsps/arm/stm32h7/optenusart6.yml +++ b/spec/build/bsps/arm/stm32h7/optenusart6.yml @@ -7,6 +7,7 @@ default-by-variant: - value: false variants: - arm/stm32h7b3i-dk + - arm/stm32h757i-eval enabled-by: true format: '{}' links: [] -- cgit v1.2.3