mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
952994347a
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 \
|