summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBunnaroath Sou <35707615+bsousi5@users.noreply.github.com>2019-01-11 13:51:21 -0800
committerGitHub <noreply@github.com>2019-01-11 13:51:21 -0800
commitb3b0658c2b5fbec96b935b88827e330204160c71 (patch)
treeef97a5783b76cf63db893ed6ec765183eb40efe0
parentccecf94bf1419209458fdfb116944246ef2eeec7 (diff)
parente2f463a2dabd87b4a1f650720e4af97bbb9a77a7 (diff)
Merge pull request #144 from sifive/mee-ex-locali
Add a simple local interrupt example
-rw-r--r--.gitmodules3
m---------software/local-interrupt0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6041cd3..1845590 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,6 @@
[submodule "software/timer-interrupt"]
path = software/timer-interrupt
url = git@github.com:sifive/example-timer-interrupt.git
+[submodule "software/local-interrupt"]
+ path = software/local-interrupt
+ url = git@github.com:sifive/example-local-interrupt.git
diff --git a/software/local-interrupt b/software/local-interrupt
new file mode 160000
+Subproject 9aba96b134311137c38e0e6f4e028076cee7c6c