mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 23:54:33 +02:00
Add the esp_phy_cert_test.h file to Doxyfile
This commit is contained in:
@@ -161,6 +161,7 @@ INPUT = \
|
|||||||
$(PROJECT_PATH)/components/esp_netif/include/esp_netif_sntp.h \
|
$(PROJECT_PATH)/components/esp_netif/include/esp_netif_sntp.h \
|
||||||
$(PROJECT_PATH)/components/esp_partition/include/esp_partition.h \
|
$(PROJECT_PATH)/components/esp_partition/include/esp_partition.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_pm/include/esp_pm.h \
|
$(PROJECT_PATH)/components/esp_pm/include/esp_pm.h \
|
||||||
$(PROJECT_PATH)/components/esp_ringbuf/include/freertos/ringbuf.h \
|
$(PROJECT_PATH)/components/esp_ringbuf/include/freertos/ringbuf.h \
|
||||||
$(PROJECT_PATH)/components/esp_rom/include/esp_rom_sys.h \
|
$(PROJECT_PATH)/components/esp_rom/include/esp_rom_sys.h \
|
||||||
|
@@ -63,3 +63,4 @@ API Reference
|
|||||||
-------------
|
-------------
|
||||||
|
|
||||||
.. include-build-file:: inc/esp_phy_init.inc
|
.. include-build-file:: inc/esp_phy_init.inc
|
||||||
|
.. include-build-file:: inc/esp_phy_cert_test.inc
|
||||||
|
Reference in New Issue
Block a user