project changes
This commit is contained in:
@@ -73,4 +73,4 @@ void PendSV_Handler(void) {
|
||||
stack_pointer = tasks[current_task].stack_pointer;
|
||||
asm volatile("pop {r4-r11,lr}\n\t"
|
||||
"bx lr");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user