1# Copyright (c) 2023 Joel Guittet 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 GPIO pins exposing on Grove 4 pins headers. 6 7 This binding provides a nexus mapping for 2 pins as depicted below. 8 9 0 SCL/RXD/A/IN 10 1 SDA/TXD/B/OUT 11 - VCC 12 - GND 13 14 15compatible: "grove-header" 16 17include: [gpio-nexus.yaml, base.yaml] 18