/riscv-rust-hello

Primary LanguageRustApache License 2.0Apache-2.0

riscv-rust-hello

Hello world program for RISC-V Rust.

How to run target binary.

$ env CC=riscv32-unknown-linux-gnu-gcc  cargo run