File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -358,12 +358,14 @@ target | std | host | notes
358358[ ` riscv32imc-esp-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | RISC-V ESP-IDF
359359[ ` riscv32imac-esp-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | RISC-V ESP-IDF
360360[ ` riscv32imafc-esp-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | RISC-V ESP-IDF
361+ [ ` riscv32-wrs-vxworks ` ] ( platform-support/vxworks.md ) | * | |
361362[ ` riscv64gc-unknown-hermit ` ] ( platform-support/hermit.md ) | ✓ | | RISC-V Hermit
362363` riscv64gc-unknown-freebsd ` | | | RISC-V FreeBSD
363364` riscv64gc-unknown-fuchsia ` | | | RISC-V Fuchsia
364365[ ` riscv64gc-unknown-netbsd ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | RISC-V NetBSD
365366[ ` riscv64gc-unknown-openbsd ` ] ( platform-support/openbsd.md ) | ✓ | ✓ | OpenBSD/riscv64
366367[ ` riscv64-linux-android ` ] ( platform-support/android.md ) | | | RISC-V 64-bit Android
368+ [ ` riscv64-wrs-vxworks ` ] ( platform-support/vxworks.md ) | * | |
367369` s390x-unknown-linux-musl ` | | | S390x Linux (kernel 3.2, musl 1.2.3)
368370` sparc-unknown-linux-gnu ` | ✓ | | 32-bit SPARC Linux
369371[ ` sparc-unknown-none-elf ` ] ( ./platform-support/sparc-unknown-none-elf.md ) | * | | Bare 32-bit SPARC V7+
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ Target triplets available:
1414- ` powerpc-wrs-vxworks `
1515- ` powerpc64-wrs-vxworks `
1616- ` powerpc-wrs-vxworks-spe `
17+ - ` riscv32-wrs-vxworks `
18+ - ` riscv64-wrs-vxworks `
1719
1820## Target maintainers
1921
You can’t perform that action at this time.
0 commit comments