forked from espressif/esp-idf
components/coap: Add libcoap library as submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -10,3 +10,6 @@
|
||||
[submodule "components/micro-ecc/micro-ecc"]
|
||||
path = components/micro-ecc/micro-ecc
|
||||
url = https://github.com/kmackay/micro-ecc.git
|
||||
[submodule "components/coap/libcoap"]
|
||||
path = components/coap/libcoap
|
||||
url = https://github.com/obgm/libcoap.git
|
||||
|
1
components/coap/libcoap
Submodule
1
components/coap/libcoap
Submodule
Submodule components/coap/libcoap added at 6468887a12
Reference in New Issue
Block a user