From a27ecd31e71ccaf7c3c9eea84adffea6b6862478 Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Wed, 11 Sep 2019 14:28:28 -0700 Subject: [PATCH] Add qemu u54mc to contents Signed-off-by: Nathaniel Graff --- README.md | 2 ++ doc/sphinx/contents.rst | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 655b606b2..15ed6c458 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ operating systems to RISC-V. - qemu-sifive-s51 - [QEMU Emulation of the SiFive U54](https://github.com/sifive/freedom-tools) - qemu-sifive-u54 + - [QEMU Emulation of the SiFive U54MC](https://github.com/sifive/freedom-tools) + - qemu-sifive-u54mc - The board support files for the Freedom Metal library are located entirely within a single target directory in `bsp//`. For example, the HiFive 1 board support files for Freedom Metal are entirely within `bsp/sifive-hifive1/` diff --git a/doc/sphinx/contents.rst b/doc/sphinx/contents.rst index 268fca75f..c97bac2ad 100644 --- a/doc/sphinx/contents.rst +++ b/doc/sphinx/contents.rst @@ -35,6 +35,10 @@ Freedom E SDK comes packaged with the following board support packages under the - qemu-sifive-u54 +- `QEMU Emulation of the SiFive U54MC `_ + + - qemu-sifive-u54mc + The board support files for the Freedom Metal library are located entirely within a single target directory in ``bsp//``. For example, the HiFive 1 board support files for Freedom Metal are entirely within ``bsp/sifive-hifive1/``