docs (kernel): updated and extended roadmap
This commit is contained in:
parent
860fb468a9
commit
3b7eeb6460
|
@ -24,12 +24,14 @@
|
|||
- [x] Processes
|
||||
- [x] Keyboard input (ps/2 int)
|
||||
- [x] JSON parser for system config
|
||||
- [ ] Kernel-Modules
|
||||
- [ ] FAT32
|
||||
- [ ] Drivers
|
||||
- [X] Loading / Linking into kernel
|
||||
- [X] Driver Device assignment (PCI / USB / FS)
|
||||
- [ ] API
|
||||
- [ ] FAT32 (driver)
|
||||
- [ ] TUI framework
|
||||
- [ ] Shell
|
||||
- [ ] Text Editor
|
||||
- [ ] TCC
|
||||
- [ ] Tetris
|
||||
- [ ] Init System
|
||||
-
|
||||
- [ ] Init System
|
Loading…
Reference in New Issue