zephyr/tests/subsys/emul/prj.conf
Swift Tian cf5a273aa5 tests: subsys: fix emul test compile
Add CONFIG_EMUL=y to the test .conf

Signed-off-by: Swift Tian <swift.tian@ambiq.com>
2024-05-24 18:03:44 -04:00

9 lines
143 B
Plaintext

# Copyright 2022 Google LLC
#
# SPDX-License-Identifier: Apache-2.0
CONFIG_ZTEST=y
CONFIG_SENSOR=y
CONFIG_BMI160_TRIGGER_NONE=y
CONFIG_EMUL=y