mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +00:00
* **New Features** * ESP32 I2S controller support: runtime-configurable digital audio I/O with read/write/set/get operations and multiple formats. * **Board Support** * LilyGO T-Deck device tree entry added to enable I2S peripheral pin configuration. * **Documentation** * New/updated bindings and descriptors for I2S, I2C, GPIO, and root nodes. * **Other** * Added GPIO "no pin" sentinel and exposed I2S controller API symbols.
7 lines
145 B
YAML
7 lines
145 B
YAML
description: GPIO controller
|
|
properties:
|
|
gpio-count:
|
|
type: int
|
|
required: true
|
|
description: |
|
|
The number of available GPIOs. |