diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | software/example-itim | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 060615c..955d83d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "scripts/elf2hex"] path = scripts/elf2hex url = ../elf2hex +[submodule "software/example-itim"] + path = software/example-itim + url = https://github.com/sifive/example-itim.git diff --git a/software/example-itim b/software/example-itim new file mode 160000 +Subproject bd8021596e0e157da0ffc5426bcc02004434578 |