1
0
mirror of https://github.com/obgm/libcoap.git synced 2025-10-14 02:19:34 +08:00

[tinydtls] Updated submodule URI to new development HEAD

The tinyDTLS source repository now lives at GitHub [1]. This
change updates the submodule URI and includes the latest commits
from the development branch.

[1] https://github.com/eclipse/tinydtls
This commit is contained in:
Olaf Bergmann
2019-04-08 14:28:52 +02:00
parent af1d602486
commit 429bc1ed30
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -1,4 +1,4 @@
[submodule "ext/tinydtls"]
path = ext/tinydtls
url = https://git.eclipse.org/r/tinydtls/org.eclipse.tinydtls
url = https://github.com/eclipse/tinydtls.git
ignore = dirty