forked from espressif/esp-idf
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/esp32c3/esp_ds.h \
|
|
$(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32c3/esp_hmac.h \
|