zephyr/tests/subsys/ipc/ipc_service/prj.conf

8 lines
164 B
Plaintext

# Copyright 2021 Carlo Caione <ccaione@baylibre.com>
# SPDX-License-Identifier: Apache-2.0
CONFIG_ZTEST=y
CONFIG_MMU=y
CONFIG_IPC_SERVICE=y
CONFIG_ZTEST_NEW_API=y