aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/zephyr-kernel/zephyr-mqtt-publisher.bb
blob: b4e306742e440073b15dd937039c7a1a9d0982cc (plain)
1
2
3
4
5
include zephyr-sample.inc

ZEPHYR_SRC_DIR = "${S}/samples/net/mqtt_publisher"

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