Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add riscv32i target to rust-toolchain.toml #282

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

jakzale
Copy link
Contributor

@jakzale jakzale commented Apr 10, 2024

Add riscv32i-unknown-none-elf target to rust-toolchain.toml so that rustup will automatically download that target upon first invocation of cargo.

Updated README.md to reflect new installation guidelines.

jakzale added 3 commits April 10, 2024 08:22
Add riscv32i-unknown-none-elf target to rust-toolchain.toml so that
rustup will automatically download that target upon first invocation of
cargo.

Updated README.md to reflect new installation guidelines.
Udpated to mention that rustup should automatically install Rust toolchain and RISC-V target.
@moodlezoup moodlezoup requested a review from ncitron April 10, 2024 15:39
Copy link
Contributor

@ncitron ncitron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ncitron ncitron merged commit 6abce48 into a16z:main Apr 11, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants