Skip to content

mo-pyy/riscv-baremetal-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baremetal hello world on riscv64

Build

Before the first time setup build directory like this in project root:
meson setup --cross-file ./cross/riscv64-elf.ini --cross-file ./cross/cross.ini build_riscv

Now compile:
meson compile -C build_riscv

About

riscv hello world on nezha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published