mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7a0cab0a5b
The expected usage is: esp_pthread_set_cfg(cfg); pthread_create() If the inherit flag is set, then all subsequent threads forked by this thread will also inherit this configuration. This avoids having to change/prefix this for each and every pthread_create() call. |
||
---|---|---|
.. | ||
_static | ||
en | ||
zh_CN | ||
check_doc_warnings.sh | ||
Doxyfile | ||
gen-dxd.py | ||
gen-kconfig-doc.py | ||
kconfiglib.py | ||
link-roles.py | ||
local_util.py | ||
README.md | ||
requirements.txt | ||
sphinx-known-warnings.txt |
Documentation Source Folder
This folder contains source files of ESP-IDF documentation avialable in English and 中文.
The sources do not render well in GitHub and some information is not visible at all.
Use actual documentation generated within about 20 minutes on each commit:
English
- Main server: https://esp-idf.readthedocs.io/en/latest/ or http://esp-idf.readthedocs.io/en/latest/
- Mirror: https://espressif-docs.readthedocs-hosted.com/projects/esp-idf/en/latest/
- Latest docs mirror: https://dl.espressif.com/doc/esp-idf/latest/