Skip to content

Commit

Permalink
Document MSRV
Browse files Browse the repository at this point in the history
Minimum supported Rust version (MSRV)
  • Loading branch information
hegza committed Sep 19, 2024
1 parent 1a070d6 commit abd400e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Software testing requirements

1. Renode 1.14, the high-level hardware simulator <https://github.com/renode/renode>
2. Rust <https://rustup.rs/>
2. Rust <https://rustup.rs/>, MSRV 1.81
3. Codegen backend for target cores
* HPC
* `rustup target add riscv64imac-unknown-none-elf`
Expand Down

0 comments on commit abd400e

Please sign in to comment.