diff options
author | Bunnaroath Sou <bsou@sifive.com> | 2019-03-26 14:45:36 -0700 |
---|---|---|
committer | Bunnaroath Sou <bsou@sifive.com> | 2019-03-26 15:13:59 -0700 |
commit | 0045570bc60f197a8c9e63d4330e1fba9238ce83 (patch) | |
tree | 3fa7d52ca1e5caae632b5d04411235da0f3f40cb | |
parent | 9fa72b0f146f19cdb2fb407f8be5c3d8c4af2f46 (diff) |
Update sphinx doc to include dhrystone
-rw-r--r-- | doc/sphinx/contents.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/sphinx/contents.rst b/doc/sphinx/contents.rst index ed1b6af..ab751d9 100644 --- a/doc/sphinx/contents.rst +++ b/doc/sphinx/contents.rst @@ -134,3 +134,8 @@ The example programs can be found under the ``software/`` directory. - example-spi - Demonstrates how to use the SPI API to transfer bytes to a peripheral + +- dhrystone + + - "Dhrystone" Benchmark Program by Reinhold P. Weicker + |