Config header file + comment header
This commit is contained in:
@@ -14,7 +14,7 @@ The basics that I'm targeting are:
|
||||
### Basic utility of what we call a "kernel"
|
||||
|
||||
- Fix terminal driver (backspace issues, scrolling) OR add Flanterm or equivalent
|
||||
- Implement tasks, and task switching
|
||||
- Implement tasks, and task switching + context switching and spinlock acquire/release
|
||||
- Load an executable
|
||||
- Filesystem (TAR for read-only initfs, then maybe read-write using FAT12/16/32 or easier fs) w/ VFS layer
|
||||
- Getting to userspace (syscalls)
|
||||
|
||||
Reference in New Issue
Block a user