diff options
| author | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-01-30 19:37:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-30 19:37:59 +0000 |
| commit | 89d973abd94faf74d7486a6c5e044935f5d63e9d (patch) | |
| tree | c7188e2bfad20a2750a4155ff623a16541abfb74 /README.md | |
| parent | b629a19514606cb5dd19e0cd433b60922343f6a8 (diff) | |
| parent | c615e937538d438c46efd46f9254a2a74b591205 (diff) | |
Merge pull request #157 from sifive/mee-pmp-no-vtable
Add PMP example
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 #### |
