8527a5a220
Migrates all Infineon 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>
12 lines
231 B
YAML
12 lines
231 B
YAML
#
|
|
# Copyright (c) 2019 Infineon Technologies AG
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
description: Infineon DPS310 temperature and pressure sensor
|
|
|
|
include: [sensor-device.yaml, i2c-device.yaml]
|
|
|
|
compatible: "infineon,dps310"
|