From 30b2ad318b16e04c889a4f2ab59529e044ff4e43 Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Mon, 16 May 2022 15:24:38 +0200 Subject: bsps/stm32h7: disable all U(S)ARTs except USART1 on stm32h757i-eval-m4 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 17761be7c3..a8ab30cba5 100644 --- a/spec/build/bsps/arm/stm32h7/optenusart6.yml +++ b/spec/build/bsps/arm/stm32h7/optenusart6.yml @@ -8,6 +8,7 @@ default-by-variant: variants: - arm/stm32h7b3i-dk - arm/stm32h757i-eval + - arm/stm32h757i-eval-m4 enabled-by: true format: '{}' links: [] -- cgit v1.2.3