forked from Imagelibrary/rtems
Nucleo UART3 (console) pins correction
Now using default pins
This commit is contained in:
committed by
Sebastian Huber
parent
de6e5153c5
commit
53bb397dfa
@@ -3,10 +3,7 @@ actions:
|
||||
- define-unquoted: null
|
||||
build-type: option
|
||||
default: ( GPIO_PIN_8 | GPIO_PIN_9 )
|
||||
default-by-variant:
|
||||
- value: ( GPIO_PIN_9 | GPIO_PIN_10 )
|
||||
variants:
|
||||
- arm/nucleo-h743zi
|
||||
default-by-variant: []
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
|
||||
@@ -3,10 +3,7 @@ actions:
|
||||
- define-unquoted: null
|
||||
build-type: option
|
||||
default: GPIOD
|
||||
default-by-variant:
|
||||
- value: GPIOB
|
||||
variants:
|
||||
- arm/nucleo-h743zi
|
||||
default-by-variant: []
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
|
||||
Reference in New Issue
Block a user