Skip to content
Snippets Groups Projects
Commit c1622d95 authored by Amit Kucheria's avatar Amit Kucheria Committed by Naveen Saini
Browse files

zephyr-coap-client: Add recipe for CoAP client


This sample application provides an example coap-client using the the MBEDTLS library.

Signed-off-by: default avatarAmit Kucheria <amit.kucheria.ext@huawei.com>
Signed-off-by: default avatarNaveen Saini <naveen.kumar.saini@intel.com>
parent f92b08d0
No related branches found
No related tags found
No related merge requests found
include zephyr-sample.inc
ZEPHYR_SRC_DIR = "${S}/samples/net/sockets/coap_client"
ZEPHYR_MODULES_append = "\;${S}/modules/lib/mbedtls"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment