chiaki/.gitmodules
Florian Märkl 7d820bd4ab Update and fix CI
* appimage: switched to bionic
* android: updated container for nanopb changes
* switch: updated devkitpro and simpler cmake scripts
2022-03-26 18:33:15 +01:00

19 lines
643 B
Plaintext

[submodule "test/munit"]
path = test/munit
url = https://github.com/nemequ/munit.git
[submodule "third-party/nanopb"]
path = third-party/nanopb
url = https://github.com/nanopb/nanopb.git
[submodule "third-party/jerasure"]
path = third-party/jerasure
url = https://git.sr.ht/~thestr4ng3r/jerasure
[submodule "third-party/gf-complete"]
path = third-party/gf-complete
url = https://git.sr.ht/~thestr4ng3r/gf-complete
[submodule "android/app/src/main/cpp/oboe"]
path = android/app/src/main/cpp/oboe
url = https://github.com/google/oboe
[submodule "switch/borealis"]
path = switch/borealis
url = https://git.sr.ht/~thestr4ng3r/borealis