c1d101dd41
This commit backports the following features from FreeRTOS v9.0.0 - uxSemaphoreGetCount() - vTimerSetTimerId(), xTimerGetPeriod(), xTimerGetExpiryTime() - xTimerCreateStatic() - xEventGroupCreateStatic() - uxSemaphoreGetCount() Functions backported previously - xTaskCreateStatic() - xQueueCreateStatic() - xSemaphoreCreateBinaryStatic(), xSemaphoreCreateCountingStatic() - xSemaphoreCreateMutexStatic(), xSemaphoreCreateRecursiveMutexStatic() - pcQueueGetName() - vTaskSetThreadLocalStoragePointer() - pvTaskGetThreadLocalStoragePointer() Unit tests were also written for the functions above (except for pcQueueGetName which is tested in a separate Queue Registry MR). The original tlsp and del cb test case was deleted and integrated into the test cases of this MR. |
||
---|---|---|
.. | ||
jtag-debugging | ||
app_trace.rst | ||
build-system.rst | ||
console.rst | ||
core_dump.rst | ||
deep-sleep-stub.rst | ||
external-ram.rst | ||
freertos-smp.rst | ||
general-notes.rst | ||
hlinterrupts.rst | ||
index.rst | ||
partition-tables.rst | ||
romconsole.rst | ||
SYSVIEW_FreeRTOS.txt | ||
ulp.rst | ||
ulp_instruction_set.rst | ||
ulp_macros.rst | ||
unit-tests.rst | ||
wifi.rst |