zephyr/dts/bindings/sensor/sciosense,ens160-spi.yaml
Gustavo Silva 3850f4ca64 drivers: sensor: add ScioSense ENS160 driver
Add driver for ScioSense ENS160 multi-gas sensor. The driver includes
support for I2C and SPI, attributes for setting temperature and
humidity compensation and data ready trigger.
Also add ScioSense to the list of vendor prefixes.

Signed-off-by: Gustavo Silva <gustavograzs@gmail.com>
2024-02-25 22:27:22 -05:00

10 lines
252 B
YAML

# Copyright (c) 2024 Gustavo Silva
# SPDX-License-Identifier: Apache-2.0
description: |
ScioSense ENS160 Digital Metal Oxide Multi-Gas Sensor on SPI bus
compatible: "sciosense,ens160"
include: ["spi-device.yaml", "sciosense,ens160-common.yaml"]