Skip to content

Commit

Permalink
Add avr-unknown-unknown to platform-support.md (#380)
Browse files Browse the repository at this point in the history
* Add avr-unknown-unknown to platform-support.md

* I think avr-unknown-unknown supports core only
  • Loading branch information
yerke authored Jun 13, 2020
1 parent cf596c2 commit beb4cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/release/platform-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ target | std | rustc | cargo | notes
`armv7-wrs-vxworks-eabihf` | ? | | |
`armv7a-none-eabihf` | * | | | ARM Cortex-A, hardfloat
`armv7s-apple-ios` | ✓ | | |
`avr-unknown-unknown` | * | | | AVR
`hexagon-unknown-linux-musl` | ? | | |
`i386-apple-ios` | ✓ | | | 32-bit x86 iOS
`i686-apple-darwin` | ✓ | ✓ | ✓ | 32-bit OSX (10.7+, Lion+)
Expand Down

0 comments on commit beb4cc4

Please sign in to comment.