Skip to content

Commit 56130d0

Browse files
committed
Resupport C61 documentation build
1 parent 7847a82 commit 56130d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287

288288
ESP32C5_DOCS = ['api-guides/phy.rst', 'api-reference/peripherals/sd_pullup_requirements.rst']
289289

290-
ESP32C61_DOCS = [] # TODO: IDF-13141, re-open for c61 eco3
290+
ESP32C61_DOCS = ['api-guides/phy.rst']
291291

292292
ESP32C6_DOCS = [
293293
'api-guides/RF_calibration.rst',

0 commit comments

Comments
 (0)