Skip to content

Commit f77a545

Browse files
committed
add target armv4t-none-eabi
1 parent ed27a4c commit f77a545

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ target | std | host | notes
223223
`aarch64_be-unknown-linux-gnu_ilp32` | ✓ | ✓ | ARM64 Linux (big-endian, ILP32 ABI)
224224
`aarch64_be-unknown-linux-gnu` | ✓ | ✓ | ARM64 Linux (big-endian)
225225
[`arm64_32-apple-watchos`](platform-support/apple-watchos.md) | ✓ | | ARM Apple WatchOS 64-bit with 32-bit pointers
226+
`armv4t-none-eabi` | * | | ARMv4T A32
226227
`armv4t-unknown-linux-gnueabi` | ? | |
227228
`armv5te-unknown-linux-uclibceabi` | ? | | ARMv5TE Linux with uClibc
228229
`armv6-unknown-freebsd` | ✓ | ✓ | ARMv6 FreeBSD

0 commit comments

Comments
 (0)