1# Copyright (c) 2024 TOKITA Hiroshi
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    STEMMA QT is a 4-pin JST-SH connector for I2C devices.
6    The pin assignments are as follows.
7
8        0  SCL
9        1  SDA
10        -  VCC (3-5V)
11        -  GND
12
13    STEMMA, Grove, Qwiic, and Gravity connectors are similar to this,
14    but the connector form and VCC voltage are different.
15    Please see
16    https://learn.adafruit.com/introducing-adafruit-stemma-qt/stemma-qt-comparison#quick-comparison-3035247
17
18compatible: "stemma-qt-connector"
19
20include: [gpio-nexus.yaml, base.yaml]
21