esp-open-sdk/.gitmodules
Paul Sokolovsky 002a6595bc esptool: Switch to https://github.com/pfalcon/esptool/tree/esp-open-sdk
Upstream was unresponsive for last 2-3 months, not merging few useful/
important patches, so maintain own fork.
2015-07-21 01:01:36 +03:00

11 lines
281 B
Plaintext

[submodule "crosstool-NG"]
path = crosstool-NG
url = https://github.com/jcmvbkbc/crosstool-NG
branch = lx106-g++
[submodule "lx106-hal"]
path = lx106-hal
url = https://github.com/tommie/lx106-hal
[submodule "esptool"]
path = esptool
url = https://github.com/pfalcon/esptool