forked from espressif/esp-idf
5 lines
256 B
Plaintext
5 lines
256 B
Plaintext
INPUT += \
|
|
$(PROJECT_PATH)/components/driver/include/driver/temperature_sensor.h \
|
|
$(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32h2/esp_ds.h \
|
|
$(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32h2/esp_hmac.h
|