Tactility/Platforms/platform-esp32/bindings/espressif,esp32-usbdevice-midi.yaml
2026-08-12 21:29:35 +02:00

10 lines
355 B
YAML

description: ESP32 USB device-mode MIDI class driver (present the board as a USB MIDI peripheral to a host). Requires CONFIG_TINYUSB_MIDI_COUNT > 0.
compatible: "espressif,esp32-usbdevice-midi"
properties:
_unused:
type: int
default: 0
description: Placeholder required by the binding schema; this driver has no device-tree configuration.