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

tinydtls: update to latest version

This change points the submodule to the changed tinydtls repository
which now lives at https://github.com/eclipse/tinydtls and updates
to the latest development HEAD.

Closes PR #531. [1]

[1] https://github.com/obgm/libcoap/pull/531
This commit is contained in:
Olaf Bergmann
2020-07-23 09:50:46 +02:00
parent cfec0d072c
commit 017528d7d9
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