Skip to content

Commit 642b86b

Browse files
authored
rm not need libs and submodules
1 parent e0d69a7 commit 642b86b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.gitmodules

-9
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,12 @@
44
[submodule "tools/sdk/ssl/bearssl"]
55
path = tools/sdk/ssl/bearssl
66
url = https://github.com/earlephilhower/bearssl-esp8266.git
7-
[submodule "libraries/SoftwareSerial"]
8-
path = libraries/SoftwareSerial
9-
url = https://github.com/plerup/espsoftwareserial.git
107
[submodule "libraries/LittleFS/lib/littlefs"]
118
path = libraries/LittleFS/lib/littlefs
129
url = https://github.com/ARMmbed/littlefs.git
1310
[submodule "libraries/ESP8266SdFat"]
1411
path = libraries/ESP8266SdFat
1512
url = https://github.com/earlephilhower/ESP8266SdFat.git
16-
[submodule "tools/pyserial"]
17-
path = tools/pyserial
18-
url = https://github.com/pyserial/pyserial.git
19-
[submodule "tools/esptool"]
20-
path = tools/esptool
21-
url = https://github.com/espressif/esptool.git
2213
[submodule "tools/sdk/uzlib"]
2314
path = tools/sdk/uzlib
2415
url = https://github.com/earlephilhower/uzlib.git

0 commit comments

Comments
 (0)