zephyr/dts/bindings/test/vnd,serial.yaml

14 lines
238 B
YAML

description: Test serial port
compatible: "vnd,serial"
include: uart-controller.yaml
properties:
baud-rate:
type: int
buffer-size:
type: int
description: "Size of buffer to capture output data or to queue input data."