Эх сурвалжийг харах

esp32s2beta: Change esp32-s2 wifi library URL to GitHub

Angus Gratton 6 жил өмнө
parent
commit
4ce00a4829
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      .gitmodules

+ 2 - 1
.gitmodules

@@ -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