summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optusart3gpiopins.yml
blob: dd236421c889b78f46d5340831e162b132507cb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
actions:
- get-string: null
- 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
enabled-by: true
format: '{}'
links: []
name: STM32H7_USART3_GPIO_PINS
description: |
  GPIO pins used for the USART3 pin configuration.
type: build
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)