blob: 172d52d219676da1086b936cfb6b155a894895b9 [file] [log] [blame]
#
# Copyright (c) 2018-2021 mcumgr authors
#
# SPDX-License-Identifier: Apache-2.0
#
target_include_directories(MCUMGR INTERFACE
include
)
zephyr_library_sources(
src/zephyr_shell_mgmt.c
src/shell_mgmt.c
)