Skip to content

Commit 41f3fc8

Browse files
authored
Merge pull request #80 from pftbest/patch-1
[MSP430] Update platform support page
2 parents 52d270b + edca65a commit 41f3fc8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

platform-support.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ Official builds are not available.
102102
| `le32-unknown-nacl` || | | PNaCl sandbox |
103103
| `mips-unknown-linux-uclibc` || | | MIPS Linux with uClibc |
104104
| `mipsel-unknown-linux-uclibc` || | | MIPS (LE) Linux with uClibc |
105+
| `msp430-none-elf` | * | | | 16-bit MSP430 microcontrollers |
105106
| `sparc64-unknown-linux-gnu` || | | SPARC Linux |
106107
| `sparc64-unknown-netbsd` || | | SPARC NetBSD |
107108
| `thumbv6m-none-eabi` | * | | | Bare Cortex-M0, M0+, M1 |
@@ -116,10 +117,8 @@ Official builds are not available.
116117
| `x86_64-unknown-haiku` || | | 64-bit Haiku |
117118
| `x86_64-unknown-openbsd` ||| | 64-bit OpenBSD |
118119
| `x86_64-unknown-redox` || | | Redox OS |
119-
| [MSP430] | ** | | | 16-bit MSP430 microcontroller |
120120
| [NVPTX] | ** | | | `--emit=asm` generates PTX code that runs on NVIDIA GPUs |
121121

122-
[MSP430]: https://github.com/pftbest/rust_on_msp/blob/master/msp430.json
123122
[NVPTX]: https://github.com/japaric/nvptx#targets
124123

125124
<em>*</em> These are bare-metal microcontroller targets that only have access to

0 commit comments

Comments
 (0)