summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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