Switch the overlays and default test platform to native_sim from native_posix. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
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
|