We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have just discovered that the latest Nightly snapshot of Rust doesn't work with the AVR backend. In 002.1, instead of just saying "use the nightly channel", it would be useful to have a specific "known-to-work" nightly version "pinned".
The text was updated successfully, but these errors were encountered:
@stappersg https://book.avr-rust.com/002-installing-the-compiler.html still says to use the nightly channel... so which is the "blessed" version?
Sorry, something went wrong.
Nightly a.k.a. recent. So surely not a pin-down to a particular version.
No branches or pull requests
I have just discovered that the latest Nightly snapshot of Rust doesn't work with the AVR backend. In 002.1, instead of just saying "use the nightly channel", it would be useful to have a specific "known-to-work" nightly version "pinned".
The text was updated successfully, but these errors were encountered: