zephyr/dts/bindings/sensor/ams,ens210.yaml
Maureen Helm 2a038f1bb7 dts: bindings: Migrate AMS sensors to inherit base sensor properties
Migrates all AMS sensors to inherit base sensor device properties. This
will allow us to define properties shared by multiple sensors in one
place.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2022-10-17 10:15:13 +02:00

10 lines
248 B
YAML

# Copyright (c) 2018, Alexander Wachter
# SPDX-License-Identifier: Apache-2.0
description: |
AMS (Austria Mikro Systeme) ens210 Relative Humidity and Temperature Sensor
compatible: "ams,ens210"
include: [sensor-device.yaml, i2c-device.yaml]