A rusty OS for the Raspberry Pi. Created brick by brick.
Created for educational purposes. This may or may not bake your Pi.
Sources:
- Writing an OS in Rust, Philipp Oppermann's blog.
- Rust on a Raspberry Pi – Part 1
- Building an Operating System for the Raspberry Pi
- rust-embedded/rust-raspberrypi-OS-tutorials
- AArch64 Bare-Metal program in Rust
- juan-iniguez/rustpi
- Raspberry Pi Bare Bones
- ChatGPT (No source code taken from here, only code clarification that I later verified against a real source)