docs(sdio): update c61 sdio support docs

This commit is contained in:
gaoxu
2025-07-15 10:12:41 +08:00
committed by Gao Xu
parent d3e2177342
commit a4bbc07ad8
2 changed files with 1 additions and 2 deletions

View File

@@ -292,7 +292,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 = ['api-guides/phy.rst', 'api-reference/peripherals/sd_pullup_requirements.rst']
ESP32C6_DOCS = [
'api-guides/RF_calibration.rst',