From 5a4895ab863fb2a808e341f64ccd6228952a111a Mon Sep 17 00:00:00 2001 From: stnolting Date: Fri, 1 Sep 2023 08:46:58 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index df61489..7405ce5 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ using **Ubuntu** on a **64-bit x86 machine** (actually on Ubuntu on Windows). The provided toolchains also support standard RISC-V ISA extensions like `A`, `C` and `M`. These prebuilt toolchains are part of the [NEORV32 RISC-V Processor](https://github.com/stnolting/neorv32) project. +ℹ️ Platform-specific instructions for building the toolchain from scratch can be found in the NEORV32 online +user guide: [NEORV32 UG: Building The Toolchain From Scratch](https://stnolting.github.io/neorv32/ug/#_building_the_toolchain_from_scratch) + ## Available Toolchains