blob: d97d0e30da3e1ceb446be277ea9536d0a3e34e95 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(.)
zephyr_sources_ifdef(CONFIG_COAP
coap.c
coap_link_format.c
)