mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-03-13 12:21:16 -04: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. |
||
|---|---|---|
| .. | ||
| CMSIS | ||
| Keil_Specific | ||
| main_full | ||
| main_low_power | ||
| peripheral_library | ||
| FreeRTOSConfig.h | ||
| main.c | ||