Skip to content

Commit beb4cc4

Browse files
authored
Add avr-unknown-unknown to platform-support.md (#380)
* Add avr-unknown-unknown to platform-support.md * I think avr-unknown-unknown supports core only
1 parent cf596c2 commit beb4cc4

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
@@ -148,6 +148,7 @@ target | std | rustc | cargo | notes
148148
`armv7-wrs-vxworks-eabihf` | ? | | |
149149
`armv7a-none-eabihf` | * | | | ARM Cortex-A, hardfloat
150150
`armv7s-apple-ios` | ✓ | | |
151+
`avr-unknown-unknown` | * | | | AVR
151152
`hexagon-unknown-linux-musl` | ? | | |
152153
`i386-apple-ios` | ✓ | | | 32-bit x86 iOS
153154
`i686-apple-darwin` | ✓ | ✓ | ✓ | 32-bit OSX (10.7+, Lion+)

0 commit comments

Comments
 (0)