We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0905ce commit c9ead8cCopy full SHA for c9ead8c
src/doc/rustc/src/platform-support.md
@@ -165,7 +165,7 @@ target | std | host | notes
165
`armv7-wrs-vxworks-eabihf` | ? | |
166
`armv7a-none-eabihf` | * | | ARM Cortex-A, hardfloat
167
`armv7s-apple-ios` | ✓[^apple] | |
168
-`avr-unknown-unknown` | ? | | AVR
+`avr-unknown-gnu-atmega328` | ✗ | | AVR. Requires `-Z build-std=core`
169
`hexagon-unknown-linux-musl` | ? | |
170
`i386-apple-ios` | ✓[^apple] | | 32-bit x86 iOS
171
`i686-apple-darwin` | ✓ | ✓ | 32-bit OSX (10.7+, Lion+)
0 commit comments