Tactility/Drivers/drivers-esp/bindings/espressif,esp32-i2c.yaml
2026-01-21 20:37:48 +01:00

13 lines
300 B
YAML

description: ESP32 GPIO Controller
include: ["i2c-controller.yaml"]
compatible: "espressif,esp32-i2c"
properties:
port:
type: int
description: |
The port number, defined by i2c_port_t.
Depending on the hardware, these values are available: I2C_NUM_0, I2C_NUM_1, LP_I2C_NUM_0