We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83e024 commit c89653eCopy full SHA for c89653e
README.md
@@ -10,7 +10,8 @@ Designed for the ATmega328p.
10
11
## Prerequisites
12
13
- * A recent version of the nightly Rust compiler. Anything including or greater than `rustc 1.47.0-nightly (0820e54a8 2020-07-23)` can be used.
+ * A recent version of the nightly Rust compiler. Anything including or
14
+ greater than `rustc 1.63.0-nightly (fee3a459d 2022-06-05)` can be used.
15
* The rust-src rustup component - `$ rustup component add rust-src`
16
* AVR-GCC on the system for linking
17
* AVR-Libc on the system for support libraries
0 commit comments