docs(ble): Fixed the esp32c5 doc build error

This commit is contained in:
Yuhan Wei
2024-07-23 17:14:50 +08:00
committed by Shen Weilong
parent 777b48a494
commit 5eed728a31
2 changed files with 2 additions and 1 deletions

View File

@@ -218,7 +218,7 @@ ESP32C3_DOCS = ['hw-reference/esp32c3/**',
ESP32C2_DOCS = ['api-guides/RF_calibration.rst',
'api-guides/phy.rst']
ESP32C5_DOCS = ['']
ESP32C5_DOCS = ['api-guides/phy.rst']
ESP32C61_DOCS = ['']