[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
[submodule "software/software-interrupt"]
	path = software/software-interrupt
	url = https://github.com/sifive/example-software-interrupt.git
[submodule "software/timer-interrupt"]
	path = software/timer-interrupt
	url = https://github.com/sifive/example-timer-interrupt.git
[submodule "software/local-interrupt"]
	path = software/local-interrupt
	url = https://github.com/sifive/example-local-interrupt.git
[submodule "software/return-fail"]
	path = software/return-fail
	url = https://github.com/sifive/example-return-fail.git
[submodule "software/return-pass"]
	path = software/return-pass
	url = https://github.com/sifive/example-return-pass.git