summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optenusart6.yml
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-04-01 18:14:10 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-04-05 09:56:05 +0200
commit51db61ae489dd9c862d201b802a7b7486d728b8e (patch)
treee320e3985a150a10bd06bd22e022fa43e790bb0a /spec/build/bsps/arm/stm32h7/optenusart6.yml
parentbsp/stm32h7: add power supply configuration (diff)
downloadrtems-51db61ae489dd9c862d201b802a7b7486d728b8e.tar.bz2
bsp/stm32h7: disable UART 5, 7, 8, 9 and USART 3, 6, 10 for STM32H7B3I-DK BSP
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/stm32h7/optenusart6.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/spec/build/bsps/arm/stm32h7/optenusart6.yml b/spec/build/bsps/arm/stm32h7/optenusart6.yml
index e6524fd40d..51791b56cd 100644
--- a/spec/build/bsps/arm/stm32h7/optenusart6.yml
+++ b/spec/build/bsps/arm/stm32h7/optenusart6.yml
@@ -3,7 +3,10 @@ actions:
- define-condition: null
build-type: option
default: true
-default-by-variant: []
+default-by-variant:
+- value: false
+ variants:
+ - arm/stm32h7b3i-dk
enabled-by: true
format: '{}'
links: []