mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-21 09:10:37 -05:00
Reduce the number of xTaskCreateStatic() parameters by having the function return the task handle, rather than pass the task handle out using a parameter. This is also consistent with other objectCreate() functions. |
||
|---|---|---|
| .. | ||
| FreeRTOSConfig.h | ||
| main.c | ||
| WIN32.sln | ||
| WIN32.vcxproj | ||
| WIN32.vcxproj.filters | ||