diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | software/empty | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0c71e12..068c7a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "software/example-spi"] path = software/example-spi url = https://github.com/sifive/example-spi.git +[submodule "software/empty"] + path = software/empty + url = https://github.com/sifive/example-empty.git diff --git a/software/empty b/software/empty new file mode 160000 +Subproject b7037457b6892952ceb96288e85eab7a52d9f7b |