blob: bbb26a170dd0b3a917a49e554bdcbf2a2c23977f [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/shell_mgmt.c
)