mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-03 15:38:15 +08:00
chore(coap): Modify libcoap URL from github to jihulab
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -16,4 +16,4 @@
|
|||||||
|
|
||||||
[submodule "components/coap/libcoap"]
|
[submodule "components/coap/libcoap"]
|
||||||
path = components/coap/libcoap
|
path = components/coap/libcoap
|
||||||
url = ../../obgm/libcoap.git
|
url = https://jihulab.com/esp-mirror/obgm/libcoap.git
|
||||||
|
Submodule components/coap/libcoap updated: cfec0d072c...0dbccca06c
Reference in New Issue
Block a user