summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-01-14 10:01:30 -0800
committerNathaniel Graff <nathaniel.graff@sifive.com>2019-01-30 11:14:33 -0800
commitc615e937538d438c46efd46f9254a2a74b591205 (patch)
treec7188e2bfad20a2750a4155ff623a16541abfb74 /README.md
parent4326dada61ff5d48550b5cf0bff29e370bc7257c (diff)
Add PMP example program
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a3e7c6..37b837a 100644
--- a/README.md
+++ b/README.md
@@ -75,6 +75,8 @@ of Freedom E SDK.
- Demonstrates how to register a handler for and trigger a timer interrupt
- local-interrupt
- Demonstrates how to register a handler for and trigger a local interrupt
+ - example-pmp
+ - Demonstrates how to configure a Physical Memory Protection (PMP) region
#### (Deprecated) Legacy Freedom E SDK Library ####