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
358
358
[ ` riscv32imc-esp-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | RISC-V ESP-IDF
359
359
[ ` riscv32imac-esp-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | RISC-V ESP-IDF
360
360
[ ` riscv32imafc-esp-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | RISC-V ESP-IDF
361
+ [ ` riscv32-wrs-vxworks ` ] ( platform-support/vxworks.md ) | * | |
361
362
[ ` riscv64gc-unknown-hermit ` ] ( platform-support/hermit.md ) | ✓ | | RISC-V Hermit
362
363
` riscv64gc-unknown-freebsd ` | | | RISC-V FreeBSD
363
364
` riscv64gc-unknown-fuchsia ` | | | RISC-V Fuchsia
364
365
[ ` riscv64gc-unknown-netbsd ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | RISC-V NetBSD
365
366
[ ` riscv64gc-unknown-openbsd ` ] ( platform-support/openbsd.md ) | ✓ | ✓ | OpenBSD/riscv64
366
367
[ ` riscv64-linux-android ` ] ( platform-support/android.md ) | | | RISC-V 64-bit Android
368
+ [ ` riscv64-wrs-vxworks ` ] ( platform-support/vxworks.md ) | * | |
367
369
` s390x-unknown-linux-musl ` | | | S390x Linux (kernel 3.2, musl 1.2.3)
368
370
` sparc-unknown-linux-gnu ` | ✓ | | 32-bit SPARC Linux
369
371
[ ` 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:
14
14
- ` powerpc-wrs-vxworks `
15
15
- ` powerpc64-wrs-vxworks `
16
16
- ` powerpc-wrs-vxworks-spe `
17
+ - ` riscv32-wrs-vxworks `
18
+ - ` riscv64-wrs-vxworks `
17
19
18
20
## Target maintainers
19
21
You can’t perform that action at this time.
0 commit comments