zephyr/dts/bindings/sensor/we,wsen-hids-spi.yaml
Yannick Thesen 754c578d79 drivers: sensor: Added driver for the Würth Elektronik WSEN-HIDS sensor.
Added driver for the WSEN-HIDS humidity and temperature sensor.

Signed-off-by: Yannick Thesen <Yannick.Thesen@we-online.de>
2022-08-31 21:47:58 +00:00

10 lines
292 B
YAML

# Copyright (c) 2022 Würth Elektronik eiSos GmbH & Co. KG
# SPDX-License-Identifier: Apache-2.0
description: |
Würth Elektronik WSEN-HIDS humidity sensor with integrated temperature sensor (SPI bus)
compatible: "we,wsen-hids"
include: ["spi-device.yaml", "we,wsen-hids-common.yaml"]