Expand description
Test module for the scheduler
Contains simple test tasks to verify that the scheduler is working correctly. Includes both a cooperative task and a busy-loop task to demonstrate preemptive scheduling.
Functionsยง
- create_
test_ tasks - Creates and adds test tasks to the scheduler