Group vTaskStartScheduler
Detailed Description
task. h
Starts the real time kernel tick processing. After calling the kernel has control over which tasks are executed and when.
See the demo application file main.c for an example of creating tasks and starting the kernel.
Example usage: