diff options
author | David Connelly <47538830+dconn-sifive@users.noreply.github.com> | 2019-03-06 13:10:56 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-06 13:10:56 -0500 |
commit | f7601b8a833502a34047af50ebb200d543e81da7 (patch) | |
tree | 5bd75f298541ac13703be7579de7e90cedbd6e00 /.gitmodules | |
parent | ca5a57b10b446871d584e590bfa689c39b1d5e8c (diff) | |
parent | 33787f7ab3e84e5d2bd7cbfbbec08b7638348e5c (diff) |
Merge pull request #187 from sifive/coreplex_welcome-port-to-metal
Coreplex welcome port to metal
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 |