mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-27 01:28:23 +00:00
[HUST CSE] fix: Fixed wrong download link of env in 20+ files. (#7296)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user