Skip to content

Repository files navigation

This repository is of a project for me to challenge myself in making an OS for the Raspberry Pi 3B

The goal is to use Rust as the language to create this OS.

The challenge is that Rust is not yet considered to be a well made language for interfacing with Unsafe Hardware functions I/O

Rust makes it hard to create unsafe instructions (volatile). Writting directly to memory is necessary for the creation of an OS

About

Raspberry Pi 4B - Rust OS Kernel

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages