zephyr/dts/bindings/sensor/ti,hdc2010.yaml
Aurelien Jarno 0d543f1742 drivers/sensor: Add basic TI HDC20XX support
Add basic support for TI HDC20XX series (e.g. HDC2010, HDC2021, HDC2022,
HDC2080). It is able to get temperature and humidity in the default
14-bit resolution. Triggers, resolution selection, interrupt line, auto
measurement mode are currently not supported.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2021-07-09 07:48:15 -04:00

9 lines
199 B
YAML

# Copyright (c) 2021, Aurelien Jarno
# SPDX-License-Identifier: Apache-2.0
description: Texas Instruments HDC2010 Temperature and Humidity Sensor
compatible: "ti,hdc2010"
include: ti,hdc20xx.yaml