From 587ce751119ca30187b8f390bcfaae3f4ebab782 Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Wed, 1 Jun 2022 14:18:19 +0200 Subject: bsps/stm32h7: disable all unsupported U(S)ARTs on stm32h747i-disco BSP This patch disables all U(S)ARTs which are not supported by the board itself and its provided connectors. That means only USART1 and 2 and UART8 are enabled. 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 a8ab30cba5..fbf0b16e77 100644 --- a/spec/build/bsps/arm/stm32h7/optenusart6.yml +++ b/spec/build/bsps/arm/stm32h7/optenusart6.yml @@ -9,6 +9,7 @@ default-by-variant: - arm/stm32h7b3i-dk - arm/stm32h757i-eval - arm/stm32h757i-eval-m4 + - arm/stm32h747i-disco enabled-by: true format: '{}' links: [] -- cgit v1.2.3