diff options
| author | Tianhao Wang <shrik3@mailbox.org> | 2024-04-18 05:48:21 +0200 |
|---|---|---|
| committer | Tianhao Wang <shrik3@mailbox.org> | 2024-06-11 15:16:35 +0200 |
| commit | 708189ee9d856f01ef364e23c1b0cf81dd8d5dc4 (patch) | |
| tree | bb42fd0f8a2171b80fec27cd2aea156c0c6d4c14 | |
| parent | 84e458a738ab3d3d6f321eb2c029bbcf383a4654 (diff) | |
update readme
| -rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,16 +1,11 @@ [](https://builds.sr.ht/~shrik3/rustubs/commits/master/x86_64.yml?) - # RuStuBS: a rust tutorial operating system inspired by OOStuBS. This is a toy bare metal operation system implemented in Rust. Apologies for my shitty code, I'm a rust beginner. -The project is based on the OOStuBS, an OS exercise project used in some German -Universities. This one in perticular, is based on the TU Dresden version -(Operating System Construction), led by my Professor Dr. Horst Schirmeier. - **Status / Roadmap** - [ ] GDB support (qemu stub) - [X] Basic code structure |
