blob: 58d7f23a5e57c8983fdbd9d702d7ea3ba80438fd [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/zcbor_bulk.c
)