tomoyuki-nakabayashi / riscv-rust-hello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

riscv-rust-hello

Hello world program for RISC-V Rust.

How to run target binary.

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

About

License:Apache License 2.0


Languages

Language:Rust 68.1%Language:Assembly 31.9%