mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5 lines
257 B
Plaintext
5 lines
257 B
Plaintext
INPUT += \
|
|
$(PROJECT_PATH)/components/driver/esp32c3/include/driver/temp_sensor.h \
|
|
$(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32c3/esp_ds.h \
|
|
$(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32c3/esp_hmac.h
|