forked from Imagelibrary/rtems
bsps/stm32h7: set default printk instance on nucleo-h743zi BSP to USART3
This is the default configuration of the board out of the box. Any other possible/supported configuration requires soldering, so definitely not out of the box experience. Sponsored-By: Precidata
This commit is contained in:
@@ -3,7 +3,10 @@ actions:
|
|||||||
- define-unquoted: null
|
- define-unquoted: null
|
||||||
build-type: option
|
build-type: option
|
||||||
default: stm32h7_usart1_instance
|
default: stm32h7_usart1_instance
|
||||||
default-by-variant: []
|
default-by-variant:
|
||||||
|
- value: stm32h7_usart3_instance
|
||||||
|
variants:
|
||||||
|
- arm/nucleo-h743zi
|
||||||
enabled-by: true
|
enabled-by: true
|
||||||
format: '{}'
|
format: '{}'
|
||||||
links: []
|
links: []
|
||||||
|
|||||||
Reference in New Issue
Block a user