.gitmodules 399 B

1234567891011121314
  1. [submodule "crosstool-NG"]
  2. path = crosstool-NG
  3. url = https://github.com/jcmvbkbc/crosstool-NG
  4. branch = lx106-g++
  5. [submodule "lx106-hal"]
  6. path = lx106-hal
  7. url = https://github.com/tommie/lx106-hal
  8. [submodule "esptool"]
  9. path = esptool
  10. url = https://github.com/pfalcon/esptool
  11. [submodule "esp-open-lwip"]
  12. path = esp-open-lwip
  13. url = https://github.com/pfalcon/esp-open-lwip
  14. branch = sdk-1.5.0