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 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.1-18-gbd029