We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf596c2 commit beb4cc4Copy full SHA for beb4cc4
src/release/platform-support.md
@@ -148,6 +148,7 @@ target | std | rustc | cargo | notes
148
`armv7-wrs-vxworks-eabihf` | ? | | |
149
`armv7a-none-eabihf` | * | | | ARM Cortex-A, hardfloat
150
`armv7s-apple-ios` | ✓ | | |
151
+`avr-unknown-unknown` | * | | | AVR
152
`hexagon-unknown-linux-musl` | ? | | |
153
`i386-apple-ios` | ✓ | | | 32-bit x86 iOS
154
`i686-apple-darwin` | ✓ | ✓ | ✓ | 32-bit OSX (10.7+, Lion+)
0 commit comments