Rename the test directory to more accuratly reflect what's being tested. Signed-off-by: Yuval Peress <peress@google.com>
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
# Copyright (c) 2020 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_EMUL=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SPI=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_BMI160_TRIGGER_NONE=y
|