adding new task
This commit is contained in:
parent
00274fc726
commit
7125823505
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ RISC-V Operating System.
|
|||
- [ ] Interface with RISC-V CLINT (Core Local Interrupter).
|
||||
- [ ] Implement a system heartbeat (ticks).
|
||||
- [ ] **External Interrupts**: Setup PLIC (Platform-Level Interrupt Controller).
|
||||
- [ ] **Keyboard Driver** (Input Buffer & Scancode Processing)
|
||||
|
||||
### Phase 3: Multitasking & Scheduling
|
||||
- [ ] **Task Structure**: Define `task_struct` (PID, State, Stack Pointer, Priority).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue