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:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -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
|
||||
|
Submodule ext/tinydtls updated: 3b24a701ed...8943e78706
Reference in New Issue
Block a user