rpi4b-uart-rs
This is a experimental program rust project to build a barebone kernel8.img just to print hello-world for raspberry-pi 4b.
Getting started
Requirements
- aarch64-capable gcc
- rustup target add aarch64-unknown-none
- GNU Make
Release
make release