Skip to content

Commit 395cf4f

Browse files
committed
Feedback
1 parent bb8f38a commit 395cf4f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/doc/rustc/src/platform-support/riscv32-unknown-none-elf.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
# `riscv32{i,im,imc,imac,imafc}-unknown-none-elf`
1+
# `riscv32{i,im, ima,imc,imac,imafc}-unknown-none-elf`
22

33
**Tier: 2**
44

5-
Bare-metal target for RISC-V CPUs with the RV32I, RV32IM, RV32IMA, RV32IMC, RV32IMAFC and RV32IMAC ISAs.
5+
Bare-metal target for RISC-V CPUs with the RV32I, RV32IM, RV32IMC, RV32IMAFC and RV32IMAC ISAs.
6+
7+
**Tier: 3**
8+
9+
Bare-metal target for RISC-V CPUs with the RV32IMA ISA.
610

711
## Target maintainers
812

0 commit comments

Comments
 (0)