blob: 060615c46d454f6b280991574e1c9e7c9e66bc2c (
plain)
1
2
3
4
5
6
7
8
9
|
[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
|