zephyr/dts/bindings/test/vnd,w1.yaml
Thomas Stranger ae8543269a drivers: w1: add vnd,w1 driver for ci testing
This commit adds the vnd,w1 dummy host driver used for ci builds of
1-wire devices.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2022-07-05 23:06:45 +02:00

9 lines
162 B
YAML

# Copyright (c) 2022 Thomas Stranger
# SPDX-License-Identifier: Apache-2.0
description: Test W1 bus master node
compatible: "vnd,w1"
include: [w1-master.yaml]