summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Connelly <47538830+dconn-sifive@users.noreply.github.com>2019-03-06 13:10:56 -0500
committerGitHub <noreply@github.com>2019-03-06 13:10:56 -0500
commitf7601b8a833502a34047af50ebb200d543e81da7 (patch)
tree5bd75f298541ac13703be7579de7e90cedbd6e00
parentca5a57b10b446871d584e590bfa689c39b1d5e8c (diff)
parent33787f7ab3e84e5d2bd7cbfbbec08b7638348e5c (diff)
Merge pull request #187 from sifive/coreplex_welcome-port-to-metal
Coreplex welcome port to metal
-rw-r--r--.gitmodules3
-rw-r--r--README.md4
m---------software/example-coreip-welcome0
3 files changed, 6 insertions, 1 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
diff --git a/README.md b/README.md
index 2484c5f..56d3ddd 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,9 @@ of Freedom E SDK.
- Demonstrates how to register a handler for and trigger a local interrupt
- example-pmp
- Demonstrates how to configure a Physical Memory Protection (PMP) region
-
+ - example-coreip-welcome
+ - Prints the SiFive banner and blinks LEDs
+
#### (Deprecated) Legacy Freedom E SDK Library ####
As we transition to supporting SiFive targets and examples with the new Freedom Metal
diff --git a/software/example-coreip-welcome b/software/example-coreip-welcome
new file mode 160000
+Subproject cbcea378fcb4ab2310bc1d283b79a1539e62109