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