book.avr-rust.com icon indicating copy to clipboard operation
book.avr-rust.com copied to clipboard

Possibly correction on needing rust nightly compiler

Open martintc opened this issue 2 years ago • 0 comments

I was looking through the book and in the beginning it makes mention that the nightly compiler is needed. However, rustc --print target-list is showing a triple of avr-unknown-gnu-atmega328. Should this be changed in the book?

martintc avatar Jun 28 '22 03:06 martintc