avr-rust / book.avr-rust.com

The AVR-Rust guidebook
https://book.avr-rust.com/
Other
75 stars 19 forks source link

Add a "known working Rust nightly" version to 002.1 #37

Closed gergoerdi closed 2 years ago

gergoerdi commented 3 years ago

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".

gergoerdi commented 2 years ago

@stappersg https://book.avr-rust.com/002-installing-the-compiler.html still says to use the nightly channel... so which is the "blessed" version?

stappersg commented 2 years ago

Nightly a.k.a. recent. So surely not a pin-down to a particular version.