blob: ce0c0e5a172a7a335235bf0905114f8ae844c7be [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/stat_mgmt.c
)