mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'docs/sync_cn_and_en_docs' into 'master'
docs: Sync CN and EN docs missing the translation label Closes DOC-14472 See merge request espressif/esp-idf!48241
This commit is contained in:
@@ -302,7 +302,7 @@ PBP depends entirely on BAP for the underlying broadcast transport; it does not
|
||||
|
||||
|
||||
Profile and Service Dependency Reference
|
||||
-----------------------------------------
|
||||
----------------------------------------
|
||||
|
||||
The following tables summarize the dependencies between profiles and services in the ESP-IDF LE Audio implementation.
|
||||
|
||||
|
||||
@@ -253,6 +253,7 @@ By default, failure to initialize external RAM will cause the ESP-IDF startup to
|
||||
|
||||
On {IDF_TARGET_NAME}, PSRAM encryption can use an independent encryption key. If the PSRAM encryption key is not programmed, the flash encryption key will be used as the PSRAM encryption key.
|
||||
|
||||
|
||||
.. only:: esp32
|
||||
|
||||
.. include:: inc/external-ram-esp32-notes.rst
|
||||
|
||||
@@ -60,7 +60,9 @@ To use Espressif's download server, set the environment variable ``IDF_GITHUB_AS
|
||||
|
||||
Any mirror server can be used provided the URL matches the ``github.com`` download URL format. For any GitHub asset URL that the install process downloads, it will replace ``https://github.com`` with ``https://${IDF_GITHUB_ASSETS}``.
|
||||
|
||||
.. note:: The Espressif download server currently does not mirror everything from GitHub, but only files attached as Assets to some releases, as well as source archives for some releases.
|
||||
.. note::
|
||||
|
||||
The Espressif download server currently does not mirror everything from GitHub, but only files attached as Assets to some releases, as well as source archives for some releases.
|
||||
|
||||
.. _idf-tools-py:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user