1
0
mirror of https://github.com/sgmarz/osblog.git synced 2024-11-23 18:06:20 +04:00
osblog/README.md
2020-05-28 16:52:12 -04:00

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