Update README.md
parent
26e6f16764
commit
c949aec489
|
@ -1,11 +1,11 @@
|
||||||
# neorv32
|
# neorv32
|
||||||
|
|
||||||
neorv32 with modiefied Makefiles, compatible with MSYS2 64 for cross compilatation on Windows and Linux.
|
neorv32 with modiefied Makefiles, compatible with MSYS2 64 for cross compilatation on Windows and Linux.
|
||||||
|
## Content:
|
||||||
|
### 1. Windows Installation, and example of cross compilation.
|
||||||
|
### 2. Linux Installation, and example of cross compilation.
|
||||||
|
|
||||||
# 1. Windows Installation, and example of cross compilation.
|
##
|
||||||
# 2. Linux Installation, and example of cross compilation.
|
|
||||||
|
|
||||||
|
|
||||||
## 1. Windows Installation and example of cross compilation
|
## 1. Windows Installation and example of cross compilation
|
||||||
|
|
||||||
You must download the latest RISCV precompiled binaries for your platform from: https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/
|
You must download the latest RISCV precompiled binaries for your platform from: https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/
|
||||||
|
|
Loading…
Reference in New Issue