summaryrefslogtreecommitdiff
path: root/doc/sphinx/contents.rst
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-02-15 17:36:33 +0000
committerGitHub <noreply@github.com>2019-02-15 17:36:33 +0000
commit07bc51969ae10699346a717a6c83909cab03b02c (patch)
tree76326dba468385e7e4dd6feaf6a213ac56d52836 /doc/sphinx/contents.rst
parent5d713aebb10998e6269e0c3dc690828cc0edc472 (diff)
parent493ca238fcd9b034c8888b2769adb5ed53bcb3e7 (diff)
Merge pull request #175 from sifive/docs
Update User Guide and Contents
Diffstat (limited to 'doc/sphinx/contents.rst')
-rw-r--r--doc/sphinx/contents.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/sphinx/contents.rst b/doc/sphinx/contents.rst
index b207a56..e7a7613 100644
--- a/doc/sphinx/contents.rst
+++ b/doc/sphinx/contents.rst
@@ -22,6 +22,7 @@ Freedom E SDK comes packaged with the following board support packages under the
- SiFive CoreIP Arty FPGA Evaluation targets
+ - coreip-e24-arty
- coreip-e31-arty
- coreip-s51-arty
@@ -107,3 +108,6 @@ The example programs can be found under the ``software/`` directory.
- Demonstrates how to configure a Physical Memory Protection (PMP) region
+- example-spi
+
+ - Demonstrates how to use the SPI API to transfer bytes to a peripheral