mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
esp32s2beta: Change esp32-s2 wifi library URL to GitHub
This commit is contained in:
parent
e2b88207b4
commit
4ce00a4829
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -65,6 +65,7 @@
|
|||||||
[submodule "components/esp_wifi/lib_esp32"]
|
[submodule "components/esp_wifi/lib_esp32"]
|
||||||
path = components/esp_wifi/lib_esp32
|
path = components/esp_wifi/lib_esp32
|
||||||
url = https://github.com/espressif/esp32-wifi-lib.git
|
url = https://github.com/espressif/esp32-wifi-lib.git
|
||||||
|
|
||||||
[submodule "components/esp_wifi/lib_esp32s2beta"]
|
[submodule "components/esp_wifi/lib_esp32s2beta"]
|
||||||
path = components/esp_wifi/lib_esp32s2beta
|
path = components/esp_wifi/lib_esp32s2beta
|
||||||
url = ssh://git@gitlab.espressif.cn:27227/idf/esp32-wifi-lib.git
|
url = https://github.com/espressif/esp32-wifi-lib.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user