From d916cf5f6326c798e400a9fe0db6ad776f9a861f Mon Sep 17 00:00:00 2001 From: David Connelly Date: Mon, 4 Mar 2019 10:50:41 -0500 Subject: coreplexip-welcome example updated using freedom metal --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2484c5f..0feac4f 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 - + - coreplexip-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 -- cgit v1.2.3 From 40516386bd96b3341bccc666012b4a1007338acd Mon Sep 17 00:00:00 2001 From: David Connelly Date: Tue, 5 Mar 2019 09:51:46 -0500 Subject: changed demo name to coreip-welcome to match bsp convention (was coreplexip-welcome) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0feac4f..d2496df 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ 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 - - coreplexip-welcome + - coreip-welcome - Prints the SiFive banner and blinks LEDs #### (Deprecated) Legacy Freedom E SDK Library #### -- cgit v1.2.3 From 0f5acb16b51fe3a2b2f93f096f2c928c2a0a0a40 Mon Sep 17 00:00:00 2001 From: David Connelly Date: Tue, 5 Mar 2019 15:08:12 -0500 Subject: Updated to submodule --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d2496df..56d3ddd 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ 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 - - coreip-welcome + - example-coreip-welcome - Prints the SiFive banner and blinks LEDs #### (Deprecated) Legacy Freedom E SDK Library #### -- cgit v1.2.3