6789c0d400
Added driver for the absolute pressure sensor WSEN-PADS Signed-off-by: Matthias Hauser <Matthias.Hauser@we-online.de>
10 lines
266 B
YAML
10 lines
266 B
YAML
# Copyright (c) 2023 Würth Elektronik eiSos GmbH & Co. KG
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
Würth Elektronik WSEN-PADS absolute pressure sensor (SPI bus)
|
|
|
|
compatible: "we,wsen-pads"
|
|
|
|
include: ["spi-device.yaml", "we,wsen-pads-common.yaml"]
|