esp32s2beta: Change esp32-s2 wifi library URL to GitHub

This commit is contained in:
Angus Gratton 2019-07-01 16:53:28 +10:00 committed by Angus Gratton
parent e2b88207b4
commit 4ce00a4829

3
.gitmodules vendored
View file

@ -65,6 +65,7 @@
[submodule "components/esp_wifi/lib_esp32"]
path = components/esp_wifi/lib_esp32
url = https://github.com/espressif/esp32-wifi-lib.git
[submodule "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