blob: dffc4a4828a2173fa0ad0e1cb3eec30d667c107d [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_fs_mgmt.c
src/fs_mgmt.c
)