docs(c61): add docs build for C61

This commit is contained in:
Marius Vikhammer
2024-05-30 11:19:25 +08:00
parent a946d0cddf
commit 2eb4cd3d84
25 changed files with 1167 additions and 119 deletions

View File

@@ -216,6 +216,8 @@ ESP32C2_DOCS = ['api-guides/RF_calibration.rst',
ESP32C5_DOCS = ['']
ESP32C61_DOCS = ['']
ESP32C6_DOCS = ['api-guides/RF_calibration.rst',
'api-reference/peripherals/sd_pullup_requirements.rst',
'api-guides/phy.rst']