Skip to content

Commit bda3e4d

Browse files
authored
doc: add nuclei build guide link in README.md
1 parent 3867fa3 commit bda3e4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ This is the RISC-V C and C++ cross-compiler. It supports two build modes:
77
a generic ELF/Newlib toolchain and a more sophisticated Linux-ELF/glibc
88
toolchain.
99

10+
> If you are looking for how to build toolchain for Nuclei RISC-V Processor, please check [Build RISC-V GNU Toolchain For Nuclei](Build_Nuclei.md)
11+
> ![Build Nuclei GNU Toolchain](https://github.com/riscv-mcu/riscv-gnu-toolchain/workflows/Build%20GNU%20Toolchain/badge.svg)
12+
13+
1014
### Getting the sources
1115

1216
This repository uses submodules. You need the --recursive option to fetch the submodules automatically

0 commit comments

Comments
 (0)