Skip to content

Commit c89653e

Browse files
committed
Use recent compiler
1 parent f83e024 commit c89653e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Designed for the ATmega328p.
1010

1111
## Prerequisites
1212

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.
13+
* 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.
1415
* The rust-src rustup component - `$ rustup component add rust-src`
1516
* AVR-GCC on the system for linking
1617
* AVR-Libc on the system for support libraries

0 commit comments

Comments
 (0)