From b38973e0327f79d1c2ca2f86872a0954b0ad4c79 Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Thu, 13 Dec 2018 14:01:32 -0800 Subject: Add Freedom MEE as a submodule Signed-off-by: Nathaniel Graff --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 4f23d3e..68ab3b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "software/hello"] path = software/hello url = https://github.com/sifive/example-hello.git +[submodule "freedom-mee"] + path = freedom-mee + url = https://github.com/sifive/freedom-mee.git -- cgit v1.2.1-18-gbd029