zephyr/tests/subsys/mgmt/mcumgr/handler_demo/module.conf
Jamie McCrae f99d497281 tests: mgmt: mcumgr: Add handler_demo test
Adds a test that tests a build-only configuration of an
application which uses custom handlers is able to build, and
can be referenced in documentation.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-07-20 16:22:31 +02:00

5 lines
151 B
Plaintext

# Copyright (c) 2023 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
CONFIG_MCUMGR_GRP_EXAMPLE_APP=n
CONFIG_MCUMGR_GRP_EXAMPLE_MODULE=y