zephyr/dts/bindings/gpio/m5stack,atom-header.yaml
Martin Kiepfer 38ed830f91 boards: m5stack_atoms3_lite: add support for M5Stack AtomS3 Lite
Add support for M5Stack AtomS3 Lite development board.

The AtomS3 Lite is a smaller version of the AtomS3 that
features only a StatusLED and no LCD display.

Signed-off-by: Martin Kiepfer <mrmarteng@teleschirm.org>
2024-01-13 00:21:50 +00:00

18 lines
494 B
YAML

# Copyright (c) 2023 Martin Kiepfer <mrmarteng@teleschirm.org>
# SPDX-License-Identifier: Apache-2.0
description: |
Pin-header exposed on M5Stack Atom devices.
This binding provides a nexus mapping for 9 pins as depicted below.
x 3.3V
0 GPIO 1 SCL
2 GPIO/MOSI 3 GPIO/DAC0/SDA
4 GPIO/CLK 5 5V
6 GPIO/ADC0/MISO 7 GND
compatible: "m5stack,atom-header"
include: [gpio-nexus.yaml, base.yaml]