mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-03-12 05:25:23 -07:00
* appimage: switched to bionic * android: updated container for nanopb changes * switch: updated devkitpro and simpler cmake scripts
19 lines
643 B
Plaintext
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
|