kopia lustrzana https://github.com/espressif/esp-idf
![]() 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. |
||
---|---|---|
.. | ||
catch | ||
ci | ||
esp_app_trace | ||
kconfig | ||
tiny-test-fw | ||
unit-test-app | ||
windows | ||
eclipse-code-style.xml | ||
format-minimal.sh | ||
format.sh | ||
idf_monitor.py | ||
idf_size.py |