aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/zephyr-kernel/zephyr-websocket-client.bb
blob: 85f2cda8fce765a4aca8d9a158ea965beb0942d5 (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"