mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-21 22:11:57 -04:00
Made queue function prototypes consistent so xQueueHandle parameters are always xQueue, and xQUEUE * parameters pxQueue. Likewise make the task API using px for pointers to TCBs, and just x for task handles. Heap_x functions now automatically align the start of the heap without using the portDOUBLE union member. Queue.c now includes queue.h. |
||
---|---|---|
.. | ||
DemosModifiedForLowTickRate | ||
Trace_Recorder_Configuration | ||
FreeRTOSConfig.h | ||
main.c | ||
Run-time-stats-utils.c | ||
WIN32.sln | ||
WIN32.suo | ||
WIN32.vcxproj | ||
WIN32.vcxproj.filters |