File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,7 @@ Official builds are not available.
102
102
| ` le32-unknown-nacl ` | ✓ | | | PNaCl sandbox |
103
103
| ` mips-unknown-linux-uclibc ` | ✓ | | | MIPS Linux with uClibc |
104
104
| ` mipsel-unknown-linux-uclibc ` | ✓ | | | MIPS (LE) Linux with uClibc |
105
+ | ` msp430-none-elf ` | * | | | 16-bit MSP430 microcontrollers |
105
106
| ` sparc64-unknown-linux-gnu ` | ✓ | | | SPARC Linux |
106
107
| ` sparc64-unknown-netbsd ` | ✓ | | | SPARC NetBSD |
107
108
| ` thumbv6m-none-eabi ` | * | | | Bare Cortex-M0, M0+, M1 |
@@ -116,10 +117,8 @@ Official builds are not available.
116
117
| ` x86_64-unknown-haiku ` | ✓ | | | 64-bit Haiku |
117
118
| ` x86_64-unknown-openbsd ` | ✓ | ✓ | | 64-bit OpenBSD |
118
119
| ` x86_64-unknown-redox ` | ✓ | | | Redox OS |
119
- | [ MSP430] | ** | | | 16-bit MSP430 microcontroller |
120
120
| [ NVPTX] | ** | | | ` --emit=asm ` generates PTX code that runs on NVIDIA GPUs |
121
121
122
- [ MSP430 ] : https://github.com/pftbest/rust_on_msp/blob/master/msp430.json
123
122
[ NVPTX ] : https://github.com/japaric/nvptx#targets
124
123
125
124
<em >* </em > These are bare-metal microcontroller targets that only have access to
You can’t perform that action at this time.
0 commit comments