Adds adxl367 streaming configuration to accelerometer samples. Signed-off-by: Vladislav Pejic <vladislav.pejic@orioninc.com>
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
# Copyright (c) 2025 Analog Devices, Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_SPI_RTIO=y
|
|
CONFIG_SENSOR_ASYNC_API=y
|
|
CONFIG_ADXL367_STREAM=y
|