Skip to content

Commit f548ea0

Browse files
committed
chore: remap submodules to forks
1 parent 0230c5d commit f548ea0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitmodules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[submodule "crosstool-NG"]
22
path = crosstool-NG
3-
url = https://github.com/jcmvbkbc/crosstool-NG
3+
url = https://github.com/homebots/crosstool-NG
44
branch = xtensa-1.22.x
55
[submodule "lx106-hal"]
66
path = lx106-hal
7-
url = https://github.com/tommie/lx106-hal
7+
url = https://github.com/homebots/lx106-hal
88
[submodule "esptool"]
99
path = esptool
10-
url = https://github.com/themadinventor/esptool
10+
url = https://github.com/homebots/esptool
1111
[submodule "esp-open-lwip"]
1212
path = esp-open-lwip
13-
url = https://github.com/pfalcon/esp-open-lwip
13+
url = https://github.com/homebots/esp-open-lwip
1414
branch = sdk-1.5.0-experimental

0 commit comments

Comments
 (0)