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

192 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/userspace - contains C++ userspace programs