summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 955d83d41360f9e48dbd0b9383b9c377afd2ece5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "software/hello"]
	path = software/hello
	url = https://github.com/sifive/example-hello.git
[submodule "freedom-mee"]
	path = freedom-mee
	url = https://github.com/sifive/freedom-mee.git
[submodule "scripts/elf2hex"]
	path = scripts/elf2hex
	url = ../elf2hex
[submodule "software/example-itim"]
	path = software/example-itim
	url = https://github.com/sifive/example-itim.git