We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0230c5d commit f548ea0Copy full SHA for f548ea0
.gitmodules
@@ -1,14 +1,14 @@
1
[submodule "crosstool-NG"]
2
path = crosstool-NG
3
- url = https://github.com/jcmvbkbc/crosstool-NG
+ url = https://github.com/homebots/crosstool-NG
4
branch = xtensa-1.22.x
5
[submodule "lx106-hal"]
6
path = lx106-hal
7
- url = https://github.com/tommie/lx106-hal
+ url = https://github.com/homebots/lx106-hal
8
[submodule "esptool"]
9
path = esptool
10
- url = https://github.com/themadinventor/esptool
+ url = https://github.com/homebots/esptool
11
[submodule "esp-open-lwip"]
12
path = esp-open-lwip
13
- url = https://github.com/pfalcon/esp-open-lwip
+ url = https://github.com/homebots/esp-open-lwip
14
branch = sdk-1.5.0-experimental
0 commit comments