summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-04-11 10:41:55 -0700
committerNathaniel Graff <nathaniel.graff@sifive.com>2019-04-12 13:47:41 -0700
commit8cd756c200cb13c036115a4b851b94f686cf3a3a (patch)
tree17d6e69c96b7bd3cdd56468974edaacbea15f14d /.gitmodules
parent4fc9569dfa42b88e0635ed77c329805e2728c96f (diff)
Add multicore-hello example
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5c6f9e1..aba5d34 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,3 +43,6 @@
[submodule "software/dhrystone"]
path = software/dhrystone
url = https://github.com/sifive/benchmark-dhrystone
+[submodule "software/multicore-hello"]
+ path = software/multicore-hello
+ url = https://github.com/sifive/example-multicore-hello.git