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. |
||
---|---|---|
.. | ||
_static | ||
api-guides | ||
api-reference | ||
contribute | ||
get-started | ||
hw-reference | ||
security | ||
COPYRIGHT.rst | ||
Doxyfile | ||
Makefile | ||
README.md | ||
about.rst | ||
check_doc_warnings.sh | ||
conf.py | ||
gen-dxd.py | ||
gen-kconfig-doc.py | ||
index.rst | ||
kconfiglib.py | ||
link-roles.py | ||
repo_util.py | ||
requirements.txt | ||
resources.rst | ||
sphinx-known-warnings.txt |
README.md
Documentation Source Folder
This folder contains source files of ESP-IDF documentation.
The sources do not render well in GitHub and some information is not visible at all.
Use actual documentation generated instantly on each commit:
- Main server: https://esp-idf.readthedocs.io/ or http://esp-idf.rtfd.io/
- Mirror: https://dl.espressif.com/doc/esp-idf/latest/