[HUST CSE] fix: Fixed wrong download link of env in 20+ files. (#7296)

This commit is contained in:
Hornos Lee
2023-04-18 21:18:56 +08:00
committed by GitHub
parent 6368e7ef35
commit 4f1a50be24
24 changed files with 30 additions and 30 deletions

View File

@@ -99,7 +99,7 @@ msh >
维护人:[bernard][5]
[1]: https://www.rt-thread.org/page/download.html
[1]: https://www.rt-thread.org/download.html#download-rt-thread-env-tool
[2]: https://launchpad.net/gcc-arm-embedded/4.8/4.8-2014-q1-update/+download/gcc-arm-none-eabi-4_8-2014q1-20140314-linux.tar.bz2
[3]: https://downloads.raspberrypi.org/raspbian_lite_latest
[4]: https://etcher.io

View File

@@ -151,7 +151,7 @@ msh />
维护人:[bernard][5]
[1]: https://www.rt-thread.org/page/download.html
[1]: https://www.rt-thread.org/download.html#download-rt-thread-env-tool
[2]: https://launchpad.net/gcc-arm-embedded/4.8/4.8-2014-q1-update/+download/gcc-arm-none-eabi-4_8-2014q1-20140314-linux.tar.bz2
[3]: https://downloads.raspberrypi.org/raspbian_lite_latest
[4]: https://etcher.io

View File

@@ -112,7 +112,7 @@ msh >
维护人:[bigmagic123][5]
[1]: https://www.rt-thread.org/page/download.html
[1]: https://www.rt-thread.org/download.html#download-rt-thread-env-tool
[2]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads
[3]: https://downloads.raspberrypi.org/raspbian_lite_latest
[4]: https://etcher.io

View File

@@ -11,7 +11,7 @@
## 2. 编译说明
推荐使用[env工具](https://www.rt-thread.org/page/download.html)可以在console下进入到`bsp\raspberry-pi\raspi4-32`目录中,运行以下命令:
推荐使用[env工具](https://www.rt-thread.org/download.html#download-rt-thread-env-tool)可以在console下进入到`bsp\raspberry-pi\raspi4-32`目录中,运行以下命令:
```
scons
@@ -144,7 +144,7 @@ msh />
维护人:[bernard][5]
[1]: https://www.rt-thread.org/page/download.html
[1]: https://www.rt-thread.org/download.html#download-rt-thread-env-tool
[2]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads
[3]: https://downloads.raspberrypi.org/raspbian_lite_latest
[4]: https://etcher.io

View File

@@ -11,7 +11,7 @@
## 2. 编译说明
推荐使用[env工具](https://www.rt-thread.org/page/download.html)可以在console下进入到`bsp\raspberry-pi\raspi4-64`目录中,运行以下命令:
推荐使用[env工具](https://www.rt-thread.org/download.html#download-rt-thread-env-tool)可以在console下进入到`bsp\raspberry-pi\raspi4-64`目录中,运行以下命令:
```
scons
@@ -107,7 +107,7 @@ msh />
维护人:[bernard][5]
[1]: https://www.rt-thread.org/page/download.html
[1]: https://www.rt-thread.org/download.html#download-rt-thread-env-tool
[2]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads
[3]: https://downloads.raspberrypi.org/raspbian_lite_latest
[4]: https://etcher.io