mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs: note that choice of IDF version may depend on downstream project
As in the case with esp-iot-solution here: https://github.com/espressif/esp-idf/issues/8763 Signed-off-by: Ivan Grokhotkov <ivan@espressif.com>
This commit is contained in:
parent
c3bac72cbb
commit
1be9b4ab2e
@ -43,6 +43,8 @@ Which Version Should I Start With?
|
||||
|
||||
- If a required feature is not yet available in a stable release, but you do not want to use the master branch, it is possible to check out a pre-release version or a release branch. It is recommended to start from a stable version and then follow the instructions for :ref:`updating-pre-release` or :ref:`updating-release-branch`.
|
||||
|
||||
- If you plan to use another project which is based on ESP-IDF, please check the documentation of that project to determine the version(s) of ESP-IDF it is compatible with.
|
||||
|
||||
See :ref:`updating` if you already have a local copy of ESP-IDF and wish to update it.
|
||||
|
||||
.. _versioning-scheme:
|
||||
|
@ -43,6 +43,8 @@ ESP-IDF 在 GitHub 平台上的完整发布历史请见 `发布说明页面`_。
|
||||
|
||||
- 如需使用稳定版本中没有的新特性,但同时又不希望受到 master 分支更新的影响,您可以将一个最适合您的稳定版本 :ref:`更新至一个预发布版本` 或 :ref:`更新至一个发布分支`。
|
||||
|
||||
- 如需使用其他基于 ESP-IDF 的项目,请先查看该项目的文档,以确定其兼容的 ESP-IDF 版本。
|
||||
|
||||
有关如何更新 ESP-IDF 本地副本的内容,请参考 :ref:`updating` 章节。
|
||||
|
||||
.. _versioning-scheme:
|
||||
|
Loading…
x
Reference in New Issue
Block a user