components/coap: Add libcoap library as submodule

This commit is contained in:
liuhan
2016-12-24 12:58:37 +08:00
committed by Liu Han
parent 370cf5493f
commit 2b41c1b8b2
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -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