From 13fcf9232bbe53af34f4e4109efe292dc7fc8821 Mon Sep 17 00:00:00 2001 From: "Marco A. Gutierrez" Date: Mon, 29 Dec 2025 22:23:10 +0100 Subject: [PATCH] Replace MounRiver Toolchain links with updated ones Updated MounRiver Toolchain links in README. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8c5f09..031008d 100644 --- a/README.md +++ b/README.md @@ -106,8 +106,9 @@ version repeatedly. ### Tools - [GNU make](https://www.gnu.org/software/make/) -- [MounRiver Toolchain (removed)](http://file-oss.mounriver.com/tools/MRS_Toolchain_Linux_x64_V1.91.tar.xz) -- [MounRiver Toolchain (community mirror)](http://file.mounriver.com/tools/MRS_Toolchain_Linux_x64_V1.92.tar.xz) +- ~[MounRiver Toolchain (removed)](http://file-oss.mounriver.com/tools/MRS_Toolchain_Linux_x64_V1.91.tar.xz)~ +- [MounRiver Toolchain (community mirror)](https://github.com/ch32-riscv-ug/MounRiver_Studio_Community_miror/releases), specifically: + - [MRS_Toolchain_Linux_x64_V1.92.tar.xz](https://github.com/ch32-riscv-ug/MounRiver_Studio_Community_miror/releases/download/1.92-toolchain/MRS_Toolchain_Linux_x64_V1.92.tar.xz) - [wchisp](https://github.com/ch32-rs/wchisp) ### Build