@@ -260,7 +260,7 @@ target | std | host | notes
260
260
[ ` aarch64-unknown-netbsd ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | ARM64 NetBSD
261
261
[ ` aarch64-unknown-nto-qnx700 ` ] ( platform-support/nto-qnx.md ) | ? | | ARM64 QNX Neutrino 7.0 RTOS |
262
262
[ ` aarch64-unknown-nto-qnx710 ` ] ( platform-support/nto-qnx.md ) | ✓ | | ARM64 QNX Neutrino 7.1 RTOS |
263
- [ ` aarch64-unknown-nuttx ` ] ( platform-support/nuttx.md ) | * | | ARM64 with NuttX
263
+ [ ` aarch64-unknown-nuttx ` ] ( platform-support/nuttx.md ) | ✓ | | ARM64 with NuttX
264
264
[ ` aarch64-unknown-openbsd ` ] ( platform-support/openbsd.md ) | ✓ | ✓ | ARM64 OpenBSD
265
265
[ ` aarch64-unknown-redox ` ] ( platform-support/redox.md ) | ✓ | | ARM64 Redox OS
266
266
[ ` aarch64-unknown-teeos ` ] ( platform-support/aarch64-unknown-teeos.md ) | ? | | ARM64 TEEOS |
@@ -296,8 +296,8 @@ target | std | host | notes
296
296
[ ` armv7k-apple-watchos ` ] ( platform-support/apple-watchos.md ) | ✓ | | Armv7-A Apple WatchOS
297
297
[ ` armv7s-apple-ios ` ] ( platform-support/apple-ios.md ) | ✓ | | Armv7-A Apple-A6 Apple iOS
298
298
[ ` armv8r-none-eabihf ` ] ( platform-support/armv8r-none-eabihf.md ) | * | | Bare Armv8-R, hardfloat
299
- [ ` armv7a-nuttx-eabi ` ] ( platform-support/nuttx.md ) | * | | ARMv7-A with NuttX
300
- [ ` armv7a-nuttx-eabihf ` ] ( platform-support/nuttx.md ) | * | | ARMv7-A with NuttX, hardfloat
299
+ [ ` armv7a-nuttx-eabi ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv7-A with NuttX
300
+ [ ` armv7a-nuttx-eabihf ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv7-A with NuttX, hardfloat
301
301
` avr-unknown-gnu-atmega328 ` | * | | AVR. Requires ` -Z build-std=core `
302
302
` bpfeb-unknown-none ` | * | | BPF (big endian)
303
303
` bpfel-unknown-none ` | * | | BPF (little endian)
@@ -367,40 +367,40 @@ target | std | host | notes
367
367
[ ` riscv32im-risc0-zkvm-elf ` ] ( platform-support/riscv32im-risc0-zkvm-elf.md ) | ? | | RISC Zero's zero-knowledge Virtual Machine (RV32IM ISA)
368
368
[ ` riscv32ima-unknown-none-elf ` ] ( platform-support/riscv32-unknown-none-elf.md ) | * | | Bare RISC-V (RV32IMA ISA)
369
369
[ ` riscv32imac-esp-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | RISC-V ESP-IDF
370
- [ ` riscv32imac-unknown-nuttx-elf ` ] ( platform-support/nuttx.md ) | * | | RISC-V 32bit with NuttX
370
+ [ ` riscv32imac-unknown-nuttx-elf ` ] ( platform-support/nuttx.md ) | ✓ | | RISC-V 32bit with NuttX
371
371
[ ` riscv32imac-unknown-xous-elf ` ] ( platform-support/riscv32imac-unknown-xous-elf.md ) | ? | | RISC-V Xous (RV32IMAC ISA)
372
372
[ ` riscv32imafc-esp-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | RISC-V ESP-IDF
373
- [ ` riscv32imafc-unknown-nuttx-elf ` ] ( platform-support/nuttx.md ) | * | | RISC-V 32bit with NuttX
373
+ [ ` riscv32imafc-unknown-nuttx-elf ` ] ( platform-support/nuttx.md ) | ✓ | | RISC-V 32bit with NuttX
374
374
[ ` riscv32imc-esp-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | RISC-V ESP-IDF
375
- [ ` riscv32imc-unknown-nuttx-elf ` ] ( platform-support/nuttx.md ) | * | | RISC-V 32bit with NuttX
375
+ [ ` riscv32imc-unknown-nuttx-elf ` ] ( platform-support/nuttx.md ) | ✓ | | RISC-V 32bit with NuttX
376
376
[ ` riscv64-linux-android ` ] ( platform-support/android.md ) | ? | | RISC-V 64-bit Android
377
377
[ ` riscv64-wrs-vxworks ` ] ( platform-support/vxworks.md ) | ✓ | |
378
378
` riscv64gc-unknown-freebsd ` | ? | | RISC-V FreeBSD
379
379
` riscv64gc-unknown-fuchsia ` | ? | | RISC-V Fuchsia
380
380
[ ` riscv64gc-unknown-hermit ` ] ( platform-support/hermit.md ) | ✓ | | RISC-V Hermit
381
381
[ ` riscv64gc-unknown-netbsd ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | RISC-V NetBSD
382
- [ ` riscv64gc-unknown-nuttx-elf ` ] ( platform-support/nuttx.md ) | * | | RISC-V 64bit with NuttX
382
+ [ ` riscv64gc-unknown-nuttx-elf ` ] ( platform-support/nuttx.md ) | ✓ | | RISC-V 64bit with NuttX
383
383
[ ` riscv64gc-unknown-openbsd ` ] ( platform-support/openbsd.md ) | ✓ | ✓ | OpenBSD/riscv64
384
- [ ` riscv64imac-unknown-nuttx-elf ` ] ( platform-support/nuttx.md ) | * | | RISC-V 64bit with NuttX
384
+ [ ` riscv64imac-unknown-nuttx-elf ` ] ( platform-support/nuttx.md ) | ✓ | | RISC-V 64bit with NuttX
385
385
[ ` s390x-unknown-linux-musl ` ] ( platform-support/s390x-unknown-linux-musl.md ) | ✓ | | S390x Linux (kernel 3.2, musl 1.2.3)
386
386
` sparc-unknown-linux-gnu ` | ✓ | | 32-bit SPARC Linux
387
387
[ ` sparc-unknown-none-elf ` ] ( ./platform-support/sparc-unknown-none-elf.md ) | * | | Bare 32-bit SPARC V7+
388
388
[ ` sparc64-unknown-netbsd ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | NetBSD/sparc64
389
389
[ ` sparc64-unknown-openbsd ` ] ( platform-support/openbsd.md ) | ✓ | ✓ | OpenBSD/sparc64
390
390
[ ` thumbv4t-none-eabi ` ] ( platform-support/armv4t-none-eabi.md ) | * | | Thumb-mode Bare Armv4T
391
391
[ ` thumbv5te-none-eabi ` ] ( platform-support/armv5te-none-eabi.md ) | * | | Thumb-mode Bare Armv5TE
392
- [ ` thumbv6m-nuttx-eabi ` ] ( platform-support/nuttx.md ) | * | | ARMv6M with NuttX
392
+ [ ` thumbv6m-nuttx-eabi ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv6M with NuttX
393
393
` thumbv7a-pc-windows-msvc ` | | |
394
394
[ ` thumbv7a-uwp-windows-msvc ` ] ( platform-support/uwp-windows-msvc.md ) | | |
395
- [ ` thumbv7a-nuttx-eabi ` ] ( platform-support/nuttx.md ) | * | | ARMv7-A with NuttX
396
- [ ` thumbv7a-nuttx-eabihf ` ] ( platform-support/nuttx.md ) | * | | ARMv7-A with NuttX, hardfloat
397
- [ ` thumbv7em-nuttx-eabi ` ] ( platform-support/nuttx.md ) | * | | ARMv7EM with NuttX
398
- [ ` thumbv7em-nuttx-eabihf ` ] ( platform-support/nuttx.md ) | * | | ARMv7EM with NuttX, hardfloat
399
- [ ` thumbv7m-nuttx-eabi ` ] ( platform-support/nuttx.md ) | * | | ARMv7M with NuttX
395
+ [ ` thumbv7a-nuttx-eabi ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv7-A with NuttX
396
+ [ ` thumbv7a-nuttx-eabihf ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv7-A with NuttX, hardfloat
397
+ [ ` thumbv7em-nuttx-eabi ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv7EM with NuttX
398
+ [ ` thumbv7em-nuttx-eabihf ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv7EM with NuttX, hardfloat
399
+ [ ` thumbv7m-nuttx-eabi ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv7M with NuttX
400
400
` thumbv7neon-unknown-linux-musleabihf ` | ? | | Thumb2-mode Armv7-A Linux with NEON, musl 1.2.3
401
- [ ` thumbv8m.base-nuttx-eabi ` ] ( platform-support/nuttx.md ) | * | | ARMv8M Baseline with NuttX
402
- [ ` thumbv8m.main-nuttx-eabi ` ] ( platform-support/nuttx.md ) | * | | ARMv8M Mainline with NuttX
403
- [ ` thumbv8m.main-nuttx-eabihf ` ] ( platform-support/nuttx.md ) | * | | ARMv8M Mainline with NuttX, hardfloat
401
+ [ ` thumbv8m.base-nuttx-eabi ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv8M Baseline with NuttX
402
+ [ ` thumbv8m.main-nuttx-eabi ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv8M Mainline with NuttX
403
+ [ ` thumbv8m.main-nuttx-eabihf ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv8M Mainline with NuttX, hardfloat
404
404
[ ` wasm64-unknown-unknown ` ] ( platform-support/wasm64-unknown-unknown.md ) | ? | | WebAssembly
405
405
[ ` x86_64-apple-tvos ` ] ( platform-support/apple-tvos.md ) | ✓ | | x86 64-bit tvOS
406
406
[ ` x86_64-apple-watchos-sim ` ] ( platform-support/apple-watchos.md ) | ✓ | | x86 64-bit Apple WatchOS simulator
0 commit comments