Skip to content

calint/rust_rv32i_os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

396 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust on bare metal rv32i

setup

rustup target add riscv32i-unknown-none-elf

build and emulate

initialize for Tang Nano 9K

./configure.py 9k

or Tang Nano 20K

./configure.py 20k

then run

./run.sh

note

tools

  • cargo 1.89.0 (c24e10642 2025-06-23)
  • rustc 1.89.0 (29483883e 2025-08-04)

About

Bare metal Rust for the RV32I in project "tang-nano-9k--riscv--cache-psram"

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors