17 lines
369 B
YAML
17 lines
369 B
YAML
# Copyright (c) 2018, Phytec Messtechnik GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: Texas Instruments Temperature and Humidity Sensor
|
|
|
|
description: >
|
|
This is a representation of the TI Temperature and Humidity sensor (e.g. HDC1008)
|
|
|
|
compatible: "ti,hdc"
|
|
|
|
include: i2c-device.yaml
|
|
|
|
properties:
|
|
drdy-gpios:
|
|
type: phandle-array
|
|
required: false
|