1# Copyright (c) 2023 Teslabs Engineering S.L.
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5  GPIO pins exposed on ST Morpho connector.
6
7  The ST morpho connector consists in male pin headers (CN7 and CN10 in case of
8  Nucleo-64, CN11 and CN12 in case of Nucleo-144) accessible on both sides of
9  any Nucleo board. They can be used to connect shields. All signals and power
10  pins of the STM32 are available on the ST morpho connector.
11
12compatible: "st-morpho-header"
13
14include: [gpio-nexus.yaml, base.yaml]
15