Skip to content

Commit 8934391

Browse files
authored
Update platform-support.md to include mipsel-sony-psp (#376)
* Update platform-support.md to include mipsel-sony-psp * mipsel-sony-psp supports alloc and core
1 parent 15e803e commit 8934391

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/release/platform-support.md

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ target | std | rustc | cargo | notes
162162
`i686-wrs-vxworks` | ? | | |
163163
`mips-unknown-linux-uclibc` | ✓ | | | MIPS Linux with uClibc
164164
`mipsel-unknown-linux-uclibc` | ✓ | | | MIPS (LE) Linux with uClibc
165+
`mipsel-sony-psp` | ** | | | MIPS (LE) Sony PlayStation Portable (PSP)
165166
`mipsisa32r6-unknown-linux-gnu` | ? | | |
166167
`mipsisa32r6el-unknown-linux-gnu` | ? | | |
167168
`mipsisa64r6-unknown-linux-gnuabi64` | ? | | |

0 commit comments

Comments
 (0)