Skip to content

trentvb/c-language

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

c-language

Sandbox for the C Language Course

Toolchain

Execute the following commands to install the toolchain, QEMU and GDB

sudo apt update -y
sudo apt install -y gcc-riscv64-unknown-elf qemu-system-misc gdb-multiarch

RISC-V Reference Card

Details of the RISC-V 32i Instruction Encoding: Download the PDF

About

Sandbox for the C Language Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published