diff options
| author | Tianhao Wang <shrik3@riseup.net> | 2023-03-11 19:34:02 +0100 |
|---|---|---|
| committer | Tianhao Wang <shrik3@riseup.net> | 2023-03-11 19:34:02 +0100 |
| commit | 0a2eaf747484cbdd25a1cc7fce6f890d6c7e7d56 (patch) | |
| tree | bbf718a9f86b60ed602c628ceae9c1a6876ed3fb /readme.md | |
| parent | 29cff52c84430b121c8c45e68907d34cb46f545a (diff) | |
readme format
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -9,17 +9,17 @@ Universities. This one in perticular, is based on the TU Dresden version **Status** -[X] - Basic code structure -[X] - Build minimal iso image -[X] - bootable using grub -[X] - Setting up CGA display, print something (hello world) -[ ] - Provide "printf" support -[ ] - Keyboard controller and input handler -[ ] - Interrupt handler -[ ] - Timer Interrupt -[ ] - Threading -[ ] - Scheduler -[ ] - Synchronization Primitives +[X] - Basic code structure +[X] - Build minimal iso image +[X] - bootable using grub +[X] - Setting up CGA display, print something (hello world) +[ ] - Provide "printf" support +[ ] - Keyboard controller and input handler +[ ] - Interrupt handler +[ ] - Timer Interrupt +[ ] - Threading +[ ] - Scheduler +[ ] - Synchronization Primitives **Dependencies** - cargo / rustc (nightly) |
