henry's blog
tag: #riscv (2 posts)
Show all tags
Jul 08, 2023
Creating a Kernel in Rust #2: Shell
Creating a simple shell for our kernel to run commands and help us debug
May 07, 2023
Operating Systems in Rust #1: Hello RISC-V
In this first post, we'll set up our environment and write a simple program that prints 'Hello World' to the screen.