Constants§
- DEFAULT_
STACK_ SIZE - The default and recommended stack size for a task.
Functions§
- context_
switch ⚠ - Context switch interrupt handler. This should never be called directly.
- start_
scheduler - Starts the FeRTOS scheduler to begin executing tasks.
- sys_
tick ⚠ - The systick interrupt handler.