1# Copyright (c) 2024 STMicroelectronics 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 STMicroelectronics LIS2DE12 3-axis ultra-low power accelerometer sensor 6 accessed through SPI bus 7 8compatible: "st,lis2de12" 9 10include: ["spi-device.yaml", "st,lis2de12-common.yaml"] 11