mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-25 06:18:07 +02:00
Add call to traceTASK_SWITCHED_IN() in vTaskStartScheduler() so trace tools can see the first task to run.
This directory contains the implementation of the "common demo tasks". These are test tasks and demo tasks that are used by nearly all the demo applications.