Add the esp_phy_cert_test.h file to Doxyfile

This commit is contained in:
xiehang
2023-02-21 19:52:47 +08:00
parent c8d7c9bd71
commit a85ff31f00
2 changed files with 2 additions and 0 deletions

View File

@@ -161,6 +161,7 @@ INPUT = \
$(PROJECT_PATH)/components/esp_netif/include/esp_netif_sntp.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_cert_test.h \
$(PROJECT_PATH)/components/esp_pm/include/esp_pm.h \
$(PROJECT_PATH)/components/esp_ringbuf/include/freertos/ringbuf.h \
$(PROJECT_PATH)/components/esp_rom/include/esp_rom_sys.h \

View File

@@ -63,3 +63,4 @@ API Reference
-------------
.. include-build-file:: inc/esp_phy_init.inc
.. include-build-file:: inc/esp_phy_cert_test.inc