From edca65a5d58ce97e6acd7b42ab892a169c724474 Mon Sep 17 00:00:00 2001 From: Vadzim Dambrouski Date: Wed, 12 Jul 2017 19:17:39 +0300 Subject: [PATCH] [MSP430] Update platform support page MSP430 now has a built-in target in rustc. https://github.com/rust-lang/rust/pull/43099 --- platform-support.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/platform-support.md b/platform-support.md index 8580d6725..55fe6f319 100644 --- a/platform-support.md +++ b/platform-support.md @@ -102,6 +102,7 @@ Official builds are not available. | `le32-unknown-nacl` | ✓ | | | PNaCl sandbox | | `mips-unknown-linux-uclibc` | ✓ | | | MIPS Linux with uClibc | | `mipsel-unknown-linux-uclibc` | ✓ | | | MIPS (LE) Linux with uClibc | +| `msp430-none-elf` | * | | | 16-bit MSP430 microcontrollers | | `sparc64-unknown-linux-gnu` | ✓ | | | SPARC Linux | | `sparc64-unknown-netbsd` | ✓ | | | SPARC NetBSD | | `thumbv6m-none-eabi` | * | | | Bare Cortex-M0, M0+, M1 | @@ -116,10 +117,8 @@ Official builds are not available. | `x86_64-unknown-haiku` | ✓ | | | 64-bit Haiku | | `x86_64-unknown-openbsd` | ✓ | ✓ | | 64-bit OpenBSD | | `x86_64-unknown-redox` | ✓ | | | Redox OS | -| [MSP430] | ** | | | 16-bit MSP430 microcontroller | | [NVPTX] | ** | | | `--emit=asm` generates PTX code that runs on NVIDIA GPUs | -[MSP430]: https://github.com/pftbest/rust_on_msp/blob/master/msp430.json [NVPTX]: https://github.com/japaric/nvptx#targets * These are bare-metal microcontroller targets that only have access to