docs: fix docs build for esp32s3

This commit is contained in:
Shu Chen
2023-05-05 21:22:03 +08:00
parent 35242dd43e
commit 52cc2f6bea
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -217,7 +217,7 @@ build_docs:
script:
- cd docs
- pip install -r requirements.txt
- build-docs -t esp32 esp32c2 esp32c3 esp32c6 esp32h2 -l en
- build-docs -t esp32 esp32s3 esp32c2 esp32c3 esp32c6 esp32h2 -l en
.deploy_docs_template:
stage: docs
+1 -1
View File
@@ -97,7 +97,7 @@ The option ``-n`` (count) is the number of generated binaries. In the above comm
The option ``--paa-trust-store-path`` should be added when using chip-tool to pair the device for manual tests.
.. only:: esp32 or esp32c3 or esp32c2 or esp32c6
.. only:: esp32 or esp32s3 or esp32c3 or esp32c2 or esp32c6
::
+9 -3
View File
@@ -172,6 +172,12 @@ Choose IDF target.
idf.py set-target esp32
.. only:: esp32s3
::
idf.py set-target esp32s3
.. only:: esp32c3
::
@@ -266,7 +272,7 @@ Use ``chip-tool`` in interactive mode to commission the device:
chip-tool interactive start
.. only:: esp32 or esp32c3 or esp32c2 or esp32c6
.. only:: esp32 or esp32s3 or esp32c3 or esp32c2 or esp32c6
::
@@ -293,7 +299,7 @@ Above method commissions the device using setup passcode and discriminator. Devi
To Commission the device using manual pairing code 34970112332
.. only:: esp32 or esp32c3 or esp32c2 or esp32c6
.. only:: esp32 or esp32s3 or esp32c3 or esp32c2 or esp32c6
::
@@ -320,7 +326,7 @@ Above default manual pairing code contains following values:
To commission the device using QR code MT:Y.K9042C00KA0648G00
.. only:: esp32 or esp32c3 or esp32c2 or esp32c6
.. only:: esp32 or esp32s3 or esp32c3 or esp32c2 or esp32c6
::