mirror of
https://github.com/espressif/esp-idf
synced 2025-04-04 05:40:11 -04:00
Move all headers that can be common to the common Doxyfile. Reduces copy-paste potential for errors when adding new targets.
4 lines
177 B
Plaintext
4 lines
177 B
Plaintext
INPUT += \
|
|
$(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32h2/esp_ds.h \
|
|
$(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32h2/esp_hmac.h \
|