zephyr/tests/arch/arm/arm_no_multithreading/boards/bt510.conf

9 lines
225 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
# Enable I2C only with no drivers for single threaded operation
CONFIG_SENSOR=n
CONFIG_LIS2DH=n
CONFIG_LIS2DH_TRIGGER_GLOBAL_THREAD=n
CONFIG_LIS2DH_OPER_MODE_LOW_POWER=n
CONFIG_SI7055=n