mirror of
https://github.com/sgmarz/osblog.git
synced 2024-11-23 18:06:20 +04:00
196 B
196 B
osblog
The Adventures of OS
RISC-V OS in Rust
- risc_v/src - contains RISC-V OS in Rust
- risc_v/src/asm - contains assembly portions
- risc_v/src/userspace - contains C++ userspace programs