Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 637518b

Browse files
Rollup merge of #140068 - detrina:master, r=Noratrieb
replace broken links armv7-rtems-eabihf.md Hi team , i found broken link in `src/doc/rustc/src/platform-support/armv7-rtems-eabihf.md` and replace thanks
2 parents 44cbe82 + 2b6e845 commit 637518b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/doc/rustc/src/platform-support/armv7-rtems-eabihf.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ARM targets for the [RTEMS realtime operating system](https://www.rtems.org) us
1212

1313
The target does not support host tools. Only cross-compilation is possible.
1414
The cross-compiler toolchain can be obtained by following the installation instructions
15-
of the [RTEMS Documentation](https://docs.rtems.org/branches/master/user/index.html). Additionally to the cross-compiler also a compiled BSP
15+
of the [RTEMS Documentation](https://docs.rtems.org/docs/main/user/index.html). Additionally to the cross-compiler also a compiled BSP
1616
for a board fitting the architecture needs to be available on the host.
1717
Currently tested has been the BSP `xilinx_zynq_a9_qemu` of RTEMS 6.
1818

@@ -49,4 +49,4 @@ While basic execution of the unit test harness seems to work. However, running t
4949
## Cross-compilation toolchains and C code
5050

5151
Compatible C-code can be built with the RTEMS cross-compiler toolchain `arm-rtems6-gcc`.
52-
For more information how to build the toolchain, RTEMS itself and RTEMS applications please have a look at the [RTEMS Documentation](https://docs.rtems.org/branches/master/user/index.html).
52+
For more information how to build the toolchain, RTEMS itself and RTEMS applications please have a look at the [RTEMS Documentation](https://docs.rtems.org/docs/main/user/index.html).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /