Home
last modified time | relevance | path

Searched refs:WITH_TINYDTLS_BRANCH (Results 1 - 1 of 1) sorted by relevance

/third_party/libcoap/examples/lwip/
H A DMakefile21 WITH_TINYDTLS_BRANCH=f1d47d533b70ac10e4ff0ae3a088dfe4f265d242 macro
86 (cd $(libcoap_dir)/ext/tinydtls ; git checkout ${WITH_TINYDTLS_BRANCH}) ; \
94 (cd $(libcoap_dir)/ext/tinydtls ; git checkout ${WITH_TINYDTLS_BRANCH}) ; \
105 if [ "$$TAG" != ${WITH_TINYDTLS_BRANCH} ] ; then \
106 echo "Update WITH_TINYDTLS_BRANCH in Makefile to $$TAG" >&2 ; \

Completed in 1 milliseconds