aboutsummaryrefslogtreecommitdiffstats
path: root/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-coap-client.bb
blob: 1c79dbee49215f8536218df0b43d77ef81779471 (plain)
1
2
3
4
5
include zephyr-sample.inc

ZEPHYR_SRC_DIR = "${S}/samples/net/sockets/coap_client"

ZEPHYR_MODULES:append = "\;${S}/modules/lib/mbedtls"