ao_task_sched.h
Task scheduler

Configuration

AO_TASK_SCHED

#define AO_TASK_SCHED (2)

Selects the task scheduler implementation. The following options are available.

ao_task_sched_0 Stub
ao_task_sched_1 Round-robin without priorities
ao_task_sched_2 Round-robin with priorities