Lines Matching refs:idf
16 * 最新稳定版 ESP-IDF:https://docs.espressif.com/projects/esp-idf/zh_CN/stable/
18 * 最新版 ESP-IDF(即 master 分支):https://docs.espressif.com/projects/esp-idf/zh_CN/latest/
42 - 如需尝试/测试 ESP-IDF 的最新特性,请使用 `最新版本(在 master 分支上) <https://docs.espressif.com/projects/esp-idf/zh_CN/…
113 关于 `不同版本的 ESP-IDF <https://docs.espressif.com/projects/esp-idf/en/latest/versions.html>`_ (主要版本、次要版…
116 .. image:: https://dl.espressif.com/dl/esp-idf/support-periods.svg
122 查看 ESP-IDF 本地副本的版本,请使用 idf.py 命令::
124 idf.py --version
128 如果编写的代码需要支持多个 ESP-IDF 版本,可以在编译时使用 :ref:`compile-time macros<idf-version-h>` 检查版本。
251 .. _`发布说明页面`: http://github.com/espressif/esp-idf/releases
252 .. _`分支列表`: https://github.com/espressif/esp-idf/branches
253 .. _`标签列表`: https://github.com/espressif/esp-idf/tags
254 .. _`最新稳定版本`: https://docs.espressif.com/projects/esp-idf/zh_CN/stable/
255 .. _`支持期限政策`: https://github.com/espressif/esp-idf/blob/master/SUPPORT_POLICY_CN.md
256 .. _`版本管理`: https://docs.espressif.com/projects/esp-idf/zh_CN/latest/esp32/versions.html