project changes
This commit is contained in:
1
labW9barnestr/.gitignore
vendored
1
labW9barnestr/.gitignore
vendored
@@ -1 +0,0 @@
|
||||
/Debug/
|
||||
@@ -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