mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-15 08:32:42 +08:00
Merge branch 'bugfix/fix_submodule_coap_url_error' into 'master'
fix(submodule): Fix submodule coap URL error See merge request sdk/ESP8266_RTOS_SDK!1537
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 = ../../espressif/libcoap
|
url = ../../obgm/libcoap.git
|
||||||
|
Reference in New Issue
Block a user