summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optprintkinstance.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/stm32h7/optprintkinstance.yml')
-rw-r--r--spec/build/bsps/arm/stm32h7/optprintkinstance.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/build/bsps/arm/stm32h7/optprintkinstance.yml b/spec/build/bsps/arm/stm32h7/optprintkinstance.yml
index 16c1b4238b..be5d14e05b 100644
--- a/spec/build/bsps/arm/stm32h7/optprintkinstance.yml
+++ b/spec/build/bsps/arm/stm32h7/optprintkinstance.yml
@@ -5,11 +5,11 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: stm32h7_usart1_instance
-default-by-variant:
-- value: stm32h7_usart3_instance
- variants:
- - arm/nucleo-h743zi
+default:
+- enabled-by: arm/nucleo-h743zi
+ value: stm32h7_usart3_instance
+- enabled-by: true
+ value: stm32h7_usart1_instance
description: |
UART/USART instance used for printk() and getchark().
enabled-by: true