mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
docs(doxygen): removed coex header from doxyfile
Failing to build due to missing comments, but the header was never included in the docs anyway, so might as well remove it.
This commit is contained in:
@ -2,4 +2,3 @@ INPUT += \
|
|||||||
$(PROJECT_PATH)/components/bt/include/esp32h2/include/esp_bt.h \
|
$(PROJECT_PATH)/components/bt/include/esp32h2/include/esp_bt.h \
|
||||||
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_init.h \
|
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_init.h \
|
||||||
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_cert_test.h \
|
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_cert_test.h \
|
||||||
$(PROJECT_PATH)/components/esp_coex/include/esp_coex_i154.h \
|
|
||||||
|
Reference in New Issue
Block a user