/* * Copyright (c) 2023 Marcin Niestroj * SPDX-License-Identifier: Apache-2.0 */ #include #include / { st_morpho_header: st-morpho-header { compatible = "st-morpho-header"; #gpio-cells = <2>; gpio-map-mask = ; gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>; gpio-map = , , /* shared with SWD connected to STLINK */ , /* shared with SWD connected to STLINK */ , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , /* SB7=ON, SB2=OFF, SB6=OFF */ , , /* SB9=ON, SB4=OFF, SB10=OFF */ ; }; };