Skip to content

Commit e7d253d

Browse files
committed
Added ref documentation for esp targets
1 parent 3d1f495 commit e7d253d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/rustc/src/platform-support.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@ target | std | host | notes
297297
`riscv32gc-unknown-linux-musl` | | | RISC-V Linux (kernel 5.4, musl + RISCV32 support patches)
298298
`riscv32im-unknown-none-elf` | * | | Bare RISC-V (RV32IM ISA)
299299
[`riscv32imac-unknown-xous-elf`](platform-support/riscv32imac-unknown-xous-elf.md) | ? | | RISC-V Xous (RV32IMAC ISA)
300-
`riscv32imc-esp-espidf` | ✓ | | RISC-V ESP-IDF
301-
`riscv32imac-esp-espidf` | ✓ | | RISC-V ESP-IDF
300+
[`riscv32imc-esp-espidf`](platform-support/esp-idf.md) | ✓ | | RISC-V ESP-IDF
301+
[`riscv32imac-esp-espidf`](platform-support/esp-idf.md) | ✓ | | RISC-V ESP-IDF
302302
`riscv64gc-unknown-freebsd` | | | RISC-V FreeBSD
303303
`riscv64gc-unknown-fuchsia` | | | RISC-V Fuchsia
304304
`riscv64gc-unknown-linux-musl` | | | RISC-V Linux (kernel 4.20, musl 1.2.0)

0 commit comments

Comments
 (0)