mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Merge branch 'esp-matter/add_esp32c61_support' into 'main'
Target: add esp32c61 support See merge request app-frameworks/esp-matter!1241
This commit is contained in:
+1
-1
@@ -680,7 +680,7 @@ build_docs:
|
||||
script:
|
||||
- cd docs
|
||||
- pip install -r requirements.txt
|
||||
- build-docs -bs html latex -t esp32 esp32s3 esp32c2 esp32c3 esp32c6 esp32h2 esp32p4 esp32c5 -l en
|
||||
- build-docs -bs html latex -t esp32 esp32s3 esp32c2 esp32c3 esp32c6 esp32h2 esp32p4 esp32c5 esp32c61 -l en
|
||||
# disable link checks for now, as it is failing due to some links taking longer time to respond
|
||||
# - build-docs -t esp32 -l en linkcheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user