Adds adxl362 streaming and trigger configurations to accelerometer samples for profiling the performance impact of adding rtio support to max32 spi and adxl362 accelerometer drivers. Signed-off-by: Maureen Helm <maureen.helm@analog.com>
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
# Copyright (c) 2024 Analog Devices, Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ADXL362_TRIGGER_OWN_THREAD=y
|
|
CONFIG_ADXL362_ACCEL_ODR_400=y
|