bytecodealliance / bytecodealliance/target-lexicon
How should avr-unknown-gnu-atmega328 be parsed?
Open
- Dominant language
- Rust
- Stars
- 60
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
`avr-unknown-gnu-atmega328` is a new target in rustc. "atmega328" isn't recognized by [LLVM's Triple](https://llvm.org/doxygen/classllvm_1_1Triple.html) or [GNU autotools](https://git.savannah.gnu.org/gitweb/?p=config.git&view=view+git+repository) so it's unclear how to categorize it. I posted [here](https://github.com/rust-lang/rust/pull/74941#issuecomment-712219034) asking for clarification.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.