summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optusart1gpiopins.yml
blob: f4e532683e82d29923d79228cdcc4da5f2658c44 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
actions:
- get-string: null
- define-unquoted: null
build-type: option
default: ( GPIO_PIN_14 | GPIO_PIN_15 )
default-by-variant:
- value: ( GPIO_PIN_9 | GPIO_PIN_10 )
  variants:
  - arm/stm32h7b3i-dk
  - arm/stm32h747i-disco
  - arm/stm32h747i-disco-m4
enabled-by: true
format: '{}'
links: []
name: STM32H7_USART1_GPIO_PINS
description: |
  GPIO pins used for the USART1 pin configuration.
type: build
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021-22 embedded brains GmbH (http://www.embedded-brains.de)