From a4bbc07ad851adf2fecab67f8a9b25cebbbf45b1 Mon Sep 17 00:00:00 2001 From: gaoxu Date: Tue, 15 Jul 2025 10:12:41 +0800 Subject: [PATCH] docs(sdio): update c61 sdio support docs --- docs/conf_common.py | 2 +- docs/docs_not_updated/esp32c61.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/conf_common.py b/docs/conf_common.py index 972805f610..4e57b76ea2 100644 --- a/docs/conf_common.py +++ b/docs/conf_common.py @@ -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', diff --git a/docs/docs_not_updated/esp32c61.txt b/docs/docs_not_updated/esp32c61.txt index 662bee8a5e..3315f17f73 100644 --- a/docs/docs_not_updated/esp32c61.txt +++ b/docs/docs_not_updated/esp32c61.txt @@ -39,7 +39,6 @@ api-reference/peripherals/dac.rst api-reference/peripherals/ppa.rst api-reference/peripherals/camera_driver.rst api-reference/peripherals/spi_features.rst -api-reference/peripherals/sdio_slave.rst api-reference/peripherals/touch_pad.rst api-reference/peripherals/lcd/i80_lcd.rst api-reference/peripherals/lcd/spi_lcd.rst