forked from espressif/esp-idf
coap: update libcoap to fix its broken submodule pointer
Though IDF v4.0 does not have dependency on `tinydtls` repository within libcoap, it created problem in recursive clone. This commit picks up change from upstream libcoap release-v4.2.0 to update `tinydtls` repository pointer. More information at: https://github.com/obgm/libcoap/pull/531 Merges https://github.com/espressif/esp-idf/pull/5626
This commit is contained in:
Submodule components/coap/libcoap updated: cfec0d072c...017528d7d9
Reference in New Issue
Block a user