Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 293 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 293 Bytes

hhuTOSr

hhu Teaching Operating System written in Rust.

Fuer das Bauen des Systems wird Rust nighly benoetigt. Installation mit folgendem Befehl:

rustup toolchain install nightly

hhuTOSr is derived from Philipp Oppermann’s excellent series of blog posts.