diff options
author | David Connelly <david.connelly@sifive.com> | 2019-03-05 15:08:12 -0500 |
---|---|---|
committer | David Connelly <david.connelly@sifive.com> | 2019-03-05 15:08:12 -0500 |
commit | 0f5acb16b51fe3a2b2f93f096f2c928c2a0a0a40 (patch) | |
tree | 0ab072f6f51dea07419000bae40ba34b7cf68a02 /.gitmodules | |
parent | 8e886ab52c3621cc25f158ca86b452356c22b9a2 (diff) |
Updated to submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 068c7a1..28db658 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "software/empty"] path = software/empty url = https://github.com/sifive/example-empty.git +[submodule "software/example-coreip-welcome"] + path = software/example-coreip-welcome + url = https://github.com/sifive/example-coreip-welcome |