.gitmodules 596 B

12345678910111213
  1. [submodule "components/telnet/libtelnet"]
  2. path = components/telnet/libtelnet
  3. url = https://github.com/seanmiddleditch/libtelnet
  4. branch = develop
  5. [submodule "components/esp-dsp"]
  6. path = components/esp-dsp
  7. url = https://github.com/philippe44/esp-dsp.git
  8. [submodule "components/wifi-manager/UML-State-Machine-in-C"]
  9. path = components/wifi-manager/UML-State-Machine-in-C
  10. url = https://github.com/kiishor/UML-State-Machine-in-C
  11. [submodule "components/wifi-manager/webapp/src/bootswatch"]
  12. path = components/wifi-manager/webapp/src/bootswatch
  13. url = https://github.com/thomaspark/bootswatch.git