From 85593d5053bfafd1359c2a33e2ad3516547f77b1 Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Wed, 13 Feb 2019 15:53:13 -0800 Subject: Add SPI example program Signed-off-by: Nathaniel Graff --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index c06c4c2..0c71e12 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "doc/html"] path = doc/html url = https://github.com/sifive/freedom-e-sdk-docs.git +[submodule "software/example-spi"] + path = software/example-spi + url = https://github.com/sifive/example-spi.git -- cgit v1.2.1-18-gbd029