From 566d3e24118b4a0151941bdf1c3d9be68b0fb062 Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Wed, 30 Jan 2019 10:50:57 -0800 Subject: Add empty example submodule Signed-off-by: Nathaniel Graff --- .gitmodules | 3 +++ software/empty | 1 + 2 files changed, 4 insertions(+) create mode 160000 software/empty 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 index 0000000..b703745 --- /dev/null +++ b/software/empty @@ -0,0 +1 @@ +Subproject commit b7037457b6892952ceb96288e85eab7a52d9f7b0 -- cgit v1.2.1-18-gbd029