We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90f8f0 commit f7fb391Copy full SHA for f7fb391
src/doc/rustc/src/platform-support.md
@@ -220,6 +220,7 @@ target | std | host | notes
220
`armv6-unknown-netbsd-eabihf` | ? | |
221
`armv6k-nintendo-3ds` | * | | ARMv6K Nintendo 3DS, Horizon (Requires devkitARM toolchain)
222
`armv7-apple-ios` | ✓ | | ARMv7 iOS, Cortex-a8
223
+`armv7-sony-vita-eabihf` | ? | | ARM Cortex-A9 Sony PlayStation Vita (Requires VITASDK toolchain)
224
`armv7-unknown-linux-uclibceabihf` | ✓ | ? | ARMv7 Linux uClibc
225
`armv7-unknown-freebsd` | ✓ | ✓ | ARMv7 FreeBSD
226
`armv7-unknown-netbsd-eabihf` | ✓ | ✓ |
0 commit comments