Skip to content

Commit bdb1589

Browse files
committed
fix armv7a-none-eabihf tier doc
1 parent b354133 commit bdb1589

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/doc/rustc/src/platform-support/arm-none-eabi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ their own document.
1212
### Tier 2 Target List
1313

1414
- Arm A-Profile Architectures
15-
- [`armv7a-none-eabi`](armv7a-none-eabi.md)
15+
- [`armv7a-none-eabi` and `armv7a-none-eabihf`](armv7a-none-eabi.md)
1616
- [`thumbv7a-none-eabi` and `thumbv7a-none-eabihf`](armv7a-none-eabi.md)
1717
- Arm R-Profile Architectures
1818
- [`armv7r-none-eabi` and `armv7r-none-eabihf`](armv7r-none-eabi.md)
@@ -32,7 +32,7 @@ their own document.
3232
### Tier 3 Target List
3333

3434
- Arm A-Profile Architectures
35-
- [`armv7a-none-eabihf`](armv7a-none-eabi.md)
35+
- None
3636
- Arm R-Profile Architectures
3737
- None
3838
- Arm M-Profile Architectures

0 commit comments

Comments
 (0)