zephyr/dts/bindings/sensor/renesas,hs300x.yaml
Ian Morris 4c92419546 drivers: sensor: hs300x: Add driver for Renesas HS300x sensors
Adds support for Renesas HS3001 and HS3003 temperature/humidity sensors
connected via an I2C bus.

Signed-off-by: Ian Morris <ian.d.morris@outlook.com>
2023-11-17 10:33:02 -06:00

11 lines
213 B
YAML

#
# Copyright (c) 2023 Ian Morris
#
# SPDX-License-Identifier: Apache-2.0
description: Renesas HS300x humidity and temperature sensor
compatible: "renesas,hs300x"
include: [sensor-device.yaml, i2c-device.yaml]