mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
components/coap: Add libcoap library as submodule
This commit is contained in:
parent
370cf5493f
commit
2b41c1b8b2
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
@ -0,0 +1 @@
|
||||
Subproject commit 6468887a12666f88b8704d797fc176cd4f40ee4c
|
Loading…
x
Reference in New Issue
Block a user