Skip to content

jonasdn/riscv-asm-hello-morse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riscv-asm-hello-morse

Blinking morse code on the hifive1-revb board using RISC-v assembly

prerequisites

You need a riscv toolchain to build this program.

For fedora try:

# dnf install gcc-riscv64-linux-gnu

For Ubuntu try:

# apt install gcc-riscv64-unknown-elf

About

Blinking morse code on the hifive1-revb board using RISC-v assembler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published