summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBunnaroath Sou <35707615+bsousi5@users.noreply.github.com>2019-06-05 19:25:28 -0700
committerGitHub <noreply@github.com>2019-06-05 19:25:28 -0700
commit7cfed3f075a8061270fb72fcf1ed3c7c46803761 (patch)
tree9959f3eb5f8d6e316c4e4011c5df7ef3a12dfc59
parent1870b34bd69142910688f7a96b36397dae1c670d (diff)
parentb599595c3429c6fe0b24b0ecb85ad94222ced675 (diff)
Merge pull request #268 from sifive/update_coremark_readme
Update README for coremark.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d1c1a5c..65ba13b 100644
--- a/README.md
+++ b/README.md
@@ -95,12 +95,12 @@ operating systems to RISC-V.
- example-pmp
- Demonstrates how to configure a Physical Memory Protection (PMP) region
- sifive-welcome
- - Prints the SiFive banner and blinks LEDs
+ - Prints the SiFive banner and blinks LEDs
- dhrystone
- "Dhrystone" Benchmark Program by Reinhold P. Weicker
- coremark
- "CoreMark" Benchmark Program that measures the performance of embedded
- microcrontrollers (MCU)
+ microcrontrollers (MCU) Please use SiFive GNU Embedded Toolchain >= v2019.05
### Setting up the SDK ###