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

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

ZEPHYR_MODULES_append = "\;${S}/modules/lib/mbedtls"