aboutsummaryrefslogtreecommitdiffstats
path: root/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-mqtt-publisher.bb
blob: 02b3c16ade6b379136e1978cd836452da3410520 (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"