ci(esp32c61): disable soc_caps, docs, test for eco3 update

This commit is contained in:
wanckl
2025-05-20 11:12:17 +08:00
parent 783ea76212
commit 6fde8cf8d2
126 changed files with 274 additions and 361 deletions

View File

@@ -287,7 +287,7 @@ ESP32C2_DOCS = ['api-guides/RF_calibration.rst', 'api-guides/phy.rst']
ESP32C5_DOCS = ['api-guides/phy.rst', 'api-reference/peripherals/sd_pullup_requirements.rst']
ESP32C61_DOCS = ['api-guides/phy.rst']
ESP32C61_DOCS = [] # TODO: IDF-13141, re-open for c61 eco3
ESP32C6_DOCS = [
'api-guides/RF_calibration.rst',