source: rtems/spec/build/bsps/arm/stm32h7/optethgpiobregs.yml @ b24e8142

Last change on this file since b24e8142 was b24e8142, checked in by Robin Mueller <robin.mueller.m@…>, on 07/16/21 at 12:32:03

STM32H7 ethernet pin corrections

These patches were submitted a few months ago, but it was found out
that the default-by-family: [] were missing in the GPIO .yml lines.
This was fixed in this patch.

This patch accounts for different pins for the ETH peripheral
on STM32H7 devices. For example, the Nucleo H743ZI has slightly
different pins than other STM32H7 boards.

  • Property mode set to 100644
File size: 468 bytes
Line 
1actions:
2- get-string: null
3- define-unquoted: null
4build-type: option
5default: null
6default-by-family: []
7default-by-variant:
8- value: GPIO_PIN_13
9  variants:
10  - arm/nucleo-h743zi
11enabled-by: true
12format: '{}'
13links: []
14name: STM32H7_ETH_GPIOB_PINS
15description: |
16  GPIO B pins used for the ETH pin configuration.
17type: build
18SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
19copyrights:
20- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
Note: See TracBrowser for help on using the repository browser.