This file contains the scheduler configuration definition. More...

Go to the source code of this file.
Defines | |
| #define | SCHEDULER_TYPE SCHEDULER_FREE |
| #define | Scheduler_task_1_init usb_task_init |
| #define | Scheduler_task_1 usb_task |
| #define | Scheduler_task_2_init mouse_task_init |
| #define | Scheduler_task_2 mouse_task |
| #define | Scheduler_task_3 update_osc_cal_task |
This file contains the scheduler configuration definition.
Definition in file conf_scheduler.h.
1.7.2