blob: 1795a7fa7f2016f4df7e787a5f87cdf8014adc76 [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/cborattr.c
)