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

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

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