2
0

.gitmodules 253 B

12345678910
  1. [submodule "tremor"]
  2. path = tremor
  3. url = https://gitlab.xiph.org/xiph/tremor.git
  4. branch = lowmem
  5. [submodule "cJSON"]
  6. path = cJSON
  7. url = https://github.com/DaveGamble/cJSON
  8. [submodule "nanopb"]
  9. path = nanopb
  10. url = https://github.com/nanopb/nanopb