File: .gitmodules

package info (click to toggle)
chiaki 2.2.0-1.2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 5,312 kB
  • sloc: ansic: 17,616; cpp: 7,901; xml: 2,691; sh: 395; python: 96; makefile: 6
file content (18 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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