mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-06-19 12:25:05 +00:00
10 lines
263 B
YAML
10 lines
263 B
YAML
description: ESP32 USB Host MSC class driver (mass storage)
|
|
|
|
compatible: "espressif,esp32-usbhost-msc"
|
|
|
|
properties:
|
|
_unused:
|
|
type: int
|
|
default: 0
|
|
description: Placeholder required by the binding schema; this driver has no device-tree configuration.
|