forked from espressif/esp-idf
docs(ble): Fixed the esp32c5 doc build error
This commit is contained in:
@@ -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 = ['']
|
||||
|
||||
|
@@ -10,3 +10,4 @@ INPUT += \
|
||||
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_utils.h \
|
||||
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_interrupts.h \
|
||||
$(PROJECT_PATH)/components/ulp/ulp_common/include/ulp_common.h \
|
||||
$(PROJECT_PATH)/components/bt/include/esp32c5/include/esp_bt.h \
|
||||
|
Reference in New Issue
Block a user