zephyr/boards/arm/nucleo_f302r8
Marcin Niestroj cbb83d64ab dts: bindings: rename st-morpho-header pin identifiers
So far pin identifiers were named after CN7 and CN10 connector names on
Nucleo-64 boards. In case of Nucleo-144 there are ST Morpho connectors on
both sides, but bigger (up to 72 instead of 38 pins on each side). First 38
pins out of 72 on each side usually map to the same pins (e.g. PA5 being
13th pin on right ST Morpho connector). This means that single ST Morpho
connector definition will suffice.

Leaving CN7 and CN10 (name of pin headers on Nucleo-64 boards) is confusing
in context of Nucleo-144 boards, since corresponding pin headers are named
CN11 and CN12.

Rename:

 * s/ST_MORPHO_CN7_/ST_MORPHO_L_/
 * s/ST_MORPHO_CN10_/ST_MORPHO_R_/

so that pin identifiers make more sense in context of Nucleo-144 boards.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2023-07-28 08:39:39 +00:00
..
doc
support
Kconfig.board
Kconfig.defconfig
arduino_r3_connector.dtsi
board.cmake
nucleo_f302r8.dts boards: arm: Add vbat node and alias for STM32 SoCs 2023-05-23 08:54:20 +02:00
nucleo_f302r8.yaml
nucleo_f302r8_defconfig
st_morpho_connector.dtsi dts: bindings: rename st-morpho-header pin identifiers 2023-07-28 08:39:39 +00:00