12 lines
312 B
YAML
12 lines
312 B
YAML
|
# Copyright (c) 2023 STMicroelectronics
|
||
|
# Copyright (c) 2023 PHYTEC Messtechnik GmbH
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: |
|
||
|
STMicroelectronics LPS28DFW pressure and temperature sensor connected to
|
||
|
I2C bus
|
||
|
|
||
|
compatible: "st,lps28dfw"
|
||
|
|
||
|
include: ["i2c-device.yaml", "st,lps28dfw-common.yaml"]
|