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

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

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